Searched refs:i_detachUSBDevice (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h715 HRESULT i_detachUSBDevice(const ComObjPtr<OUSBDevice> &aHostDevice);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2858 rc = i_detachUSBDevice(pUSBDevice);
5535 HRESULT rc = i_detachUSBDevice(pUSBDevice);
8709 HRESULT Console::i_detachUSBDevice(const ComObjPtr<OUSBDevice> &aHostDevice) function in class:Console

Completed in 656 milliseconds