Searched refs:onSharedFolderChange (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSessionImpl.h101 HRESULT onSharedFolderChange(BOOL aGlobal);
/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp703 HRESULT Session::onSharedFolderChange(BOOL aGlobal) function in class:Session
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvbox.py618 def onSharedFolderChange(self, fGlobal): member in class:ConsoleEventHandlerBase
619 reporter.log2('onSharedFolderChange/%s' % (self.sName));

Completed in 121 milliseconds