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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp528 rc = i_fetchSharedFolders(true /* aGlobal */);
530 rc = i_fetchSharedFolders(false /* aGlobal */);
5381 HRESULT rc = i_fetchSharedFolders(aGlobal);
7813 HRESULT Console::i_fetchSharedFolders(BOOL aGlobal) function in class:Console

Completed in 74 milliseconds