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

/vbox/src/VBox/ValidationKit/testdriver/
H A Dvbox.py2033 oSession = self.openSession(oVM);
2120 def openSession(self, oVM): member in class:TestDriver
2342 oWrapped = self.openSession(oVM);
2345 oSessionWrapperRestore = self.openSession(oVM);
2971 oSession1 = self.openSession(self.getVmByName(sVmName));
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp1454 CSession VBoxGlobal::openSession(const QString &strId, KLockType lockType /* = KLockType_Shared */) function in class:VBoxGlobal
2000 session = openSession(machine.GetId());

Completed in 65 milliseconds