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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp3097 const com::Utf8Str &aSharingMode, ULONG aCreationMode, LONG64 aOffset,
3112 /* aSharingMode is optional. */
3125 openInfo.mSharingMode = aSharingMode;
3096 fileOpenEx(const com::Utf8Str &aPath, const com::Utf8Str &aOpenMode, const com::Utf8Str &aDisposition, const com::Utf8Str &aSharingMode, ULONG aCreationMode, LONG64 aOffset, ComPtr<IGuestFile> &aFile) argument

Completed in 66 milliseconds