Searched defs:i_onSharedFolderChange (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMachineImpl.h526 virtual HRESULT i_onSharedFolderChange() { return S_OK; } function in class:Machine
1336 HRESULT i_onSharedFolderChange();
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp5372 HRESULT Console::i_onSharedFolderChange(BOOL aGlobal) function in class:Console
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp5500 i_onSharedFolderChange();
5522 i_onSharedFolderChange();
11719 that->i_onSharedFolderChange();
13939 HRESULT SessionMachine::i_onSharedFolderChange() function in class:SessionMachine

Completed in 108 milliseconds