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

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h333 HRESULT fileOpenEx(const com::Utf8Str &aPath,
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp3091 return fileOpenEx(aPath, aOpenMode, aDisposition, strSharingMode, aCreationMode,
3096 HRESULT GuestSession::fileOpenEx(const com::Utf8Str &aPath, const com::Utf8Str &aOpenMode, const com::Utf8Str &aDisposition, function in class:GuestSession
/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py2667 curFile = curGuestSession.fileOpenEx(curTest.sFile, curTest.sOpenMode, curTest.sDisposition, \
2772 curFile = curGuestSession.fileOpenEx(curTest.sFile, curTest.sOpenMode, curTest.sDisposition, \

Completed in 1510 milliseconds