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

/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp125 HRESULT rc = i_unlockMachine(true /* aFinalRelease */, false /* aFromServer */);
224 return i_unlockMachine(false /* aFinalRelease */, false /* aFromServer */);
518 rc = i_unlockMachine(false /* aFinalRelease */, true /* aFromServer */);
1045 HRESULT Session::i_unlockMachine(bool aFinalRelease, bool aFromServer) function in class:Session

Completed in 44 milliseconds