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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp1356 int GuestSession::i_fileQuerySizeInternal(const Utf8Str &strPath, int64_t *pllSize, int *pGuestRc) function in class:GuestSession
3230 int vrc = i_fileQuerySizeInternal(aPath, &llSize, &guestRc);

Completed in 52 milliseconds