Searched refs:registerMachine (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h291 HRESULT registerMachine(const ComPtr<IMachine> &aMachine);
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp1590 HRESULT VirtualBox::registerMachine(const ComPtr<IMachine> &aMachine) function in class:VirtualBox
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py244 vbox.registerMachine(mach)
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvbox.py2010 self.oVBox.registerMachine(oVM);

Completed in 60 milliseconds