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

/vbox/src/VBox/Main/include/
H A DHostUSBDeviceImpl.h181 HRESULT init(PUSBDEVICE aUsb, USBProxyService *aUSBProxyService);
/vbox/src/VBox/Main/src-server/
H A DHostUSBDeviceImpl.cpp62 * @param aUSBProxyService Pointer to the USB Proxy Service object.
64 HRESULT HostUSBDevice::init(PUSBDEVICE aUsb, USBProxyService *aUSBProxyService) argument
91 mUSBProxyService = aUSBProxyService;

Completed in 51 milliseconds