Searched refs:directoryExists (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h297 HRESULT directoryExists(const com::Utf8Str &aPath,
/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py867 fDirExists = oGuestSession.directoryExists(oTest.sDirectory);
2328 fExists = curGuestSession.directoryExists(sDirTemp);
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp2605 HRESULT GuestSession::directoryExists(const com::Utf8Str &aPath, BOOL *aExists) function in class:GuestSession

Completed in 2734 milliseconds