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

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h409 inline bool i_fileExists(uint32_t uFileID, ComObjPtr<GuestFile> *pFile);
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp1156 inline bool GuestSession::i_fileExists(uint32_t uFileID, ComObjPtr<GuestFile> *pFile) function in class:GuestSession
1267 if (!i_fileExists(uNewFileID, NULL /* pFile */))

Completed in 1277 milliseconds