Searched refs:unlockMachine (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/webservice/samples/php/
H A Dclienttest.php92 $session->unlockMachine();
/vbox/src/VBox/Main/webservice/samples/python/
H A Dclienttest.py107 session.unlockMachine()
/vbox/src/VBox/Main/glue/tests/
H A DTestVBox.java141 session.unlockMachine();
163 session1.unlockMachine();
164 session2.unlockMachine();
/vbox/src/VBox/Main/include/
H A DSessionImpl.h62 HRESULT unlockMachine();
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py277 session.unlockMachine()
707 session.unlockMachine()
713 session.unlockMachine()
741 session.unlockMachine()
1686 session.unlockMachine()
2917 session.unlockMachine()
3095 session.unlockMachine()
/vbox/src/VBox/Main/glue/
H A Dvboxapi.py1105 oSession.unlockMachine()
/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp215 HRESULT Session::unlockMachine() function in class:Session
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxwrappers.py781 self.o.unlockMachine();
791 reporter.errorXcpt('ISession::unlockMachine failed on %s' % (self.o));

Completed in 1231 milliseconds