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

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h292 HRESULT directoryCreateTemp(const com::Utf8Str &aTemplateName,
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp2567 HRESULT GuestSession::directoryCreateTemp(const com::Utf8Str &aTemplateName, ULONG aMode, const com::Utf8Str &aPath, function in class:GuestSession
/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py222 Test for the directoryCreateTemp call.
2316 sDirTemp = curGuestSession.directoryCreateTemp(curTest.sTemplate, curTest.fMode,

Completed in 199 milliseconds