Searched refs:i_directoryExists (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h395 inline bool i_directoryExists(uint32_t uDirID, ComObjPtr<GuestDirectory> *pDir);
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp703 inline bool GuestSession::i_directoryExists(uint32_t uDirID, ComObjPtr<GuestDirectory> *pDir) function in class:GuestSession
891 if (!i_directoryExists(uNewDirID, NULL /* pDirectory */))

Completed in 283 milliseconds