Searched defs:VFSExplorer (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVFSExplorerImpl.h25 class ATL_NO_VTABLE VFSExplorer : class in inherits:VFSExplorerWrap
30 DECLARE_EMPTY_CTOR_DTOR(VFSExplorer)
70 //// VFSExplorer definitions
/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp39 struct VFSExplorer::Data
65 VFSExplorer::VFSExplorer() function in class:VFSExplorer
70 VFSExplorer::~VFSExplorer()
76 * VFSExplorer COM initializer.
80 HRESULT VFSExplorer::init(VFSType_T aType, Utf8Str aFilePath, Utf8Str aHostname, Utf8Str aUsername,
116 * VFSExplorer COM uninitializer.
119 void VFSExplorer::uninit()
130 HRESULT VFSExplorer
[all...]

Completed in 43 milliseconds