Searched refs:detachDeviceFromVM (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DUSBProxyService.h66 HRESULT detachDeviceFromVM(SessionMachine *aMachine, IN_GUID aId, bool aDone);
/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp210 HRESULT USBProxyService::detachDeviceFromVM(SessionMachine *aMachine, IN_GUID aId, bool aDone) function in class:USBProxyService
313 * This is, like #detachDeviceFromVM(), normally a two stage journey
H A DMachineImpl.cpp13180 return service->detachDeviceFromVM(this, aId.ref(), !!aDone);

Completed in 2380 milliseconds