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

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h299 HRESULT directoryOpen(const com::Utf8Str &aPath,
/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py234 Test for the directoryOpen call.
736 oCurDir = oGuestSession.directoryOpen(sSrcAbs, sFilter, aFlags);
897 oCurDir = oGuestSession.directoryOpen(sCurDir, sFilter, aFlags);
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp2640 HRESULT GuestSession::directoryOpen(const com::Utf8Str &aPath, const com::Utf8Str &aFilter, function in class:GuestSession

Completed in 1769 milliseconds