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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp719 int vrc = i_fsQueryInfoInternal(strPath, objData, pGuestRc);
1345 int vrc = i_fsQueryInfoInternal(strPath, objData, pGuestRc);
1368 int GuestSession::i_fsQueryInfoInternal(const Utf8Str &strPath, GuestFsObjData &objData, int *pGuestRc) function in class:GuestSession

Completed in 52 milliseconds