Searched refs:getMachine (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxModBallooning.cpp236 PVBOXWATCHDOG_MACHINE pMachine = getMachine(strUuid);
509 PVBOXWATCHDOG_MACHINE pMachine = getMachine(strUuid);
523 PVBOXWATCHDOG_MACHINE pMachine = getMachine(strUuid);
534 PVBOXWATCHDOG_MACHINE pMachine = getMachine(strUuid);
H A DVBoxWatchdogInternal.h235 PVBOXWATCHDOG_MACHINE getMachine(const Bstr& strUuid);
H A DVBoxWatchdogUtils.cpp191 PVBOXWATCHDOG_MACHINE getMachine(const Bstr& strUuid) function
/vbox/src/VBox/Main/include/
H A DSnapshotImpl.h118 HRESULT getMachine(ComPtr<IMachine> &aMachine);
H A DSessionImpl.h58 HRESULT getMachine(ComPtr<IMachine> &aMachine);
H A DConsoleImpl.h295 HRESULT getMachine(ComPtr<IMachine> &aMachine);
/vbox/src/VBox/Main/webservice/samples/java/jax-ws/
H A Dclienttest.java97 IMachine mach = session.getMachine();
206 oMachine = vbox.getMachine(strVM);
/vbox/src/VBox/Devices/Network/scripts/
H A DVBoxPortForwarding.py83 vm = vb.getMachine(options.vmname)
/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp154 HRESULT Session::getMachine(ComPtr<IMachine> &aMachine) function in class:Session
H A DConsoleImpl.cpp1885 HRESULT Console::getMachine(ComPtr<IMachine> &aMachine) function in class:Console
/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp384 HRESULT Snapshot::getMachine(ComPtr<IMachine> &aMachine) function in class:Snapshot
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py780 mach = ctx['vb'].getMachine(uuid)

Completed in 2058 milliseconds