Searched defs:USBProxyServiceOs2 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-server/os2/
H A DUSBProxyServiceOs2.cpp40 USBProxyServiceOs2::USBProxyServiceOs2(Host *aHost) function in class:USBProxyServiceOs2
79 LogRel(("USBProxyServiceOs2: failed to register change notification, rc=%d\n", rc));
82 LogRel(("USBProxyServiceOs2: failed to load usbcalls\n"));
87 LogRel(("USBProxyServiceOs2: failed to load usbcalls, rc=%d\n", rc));
101 USBProxyServiceOs2::~USBProxyServiceOs2()
130 int USBProxyServiceOs2::captureDevice(HostUSBDevice *aDevice)
149 int USBProxyServiceOs2::releaseDevice(HostUSBDevice *aDevice)
168 bool USBProxyServiceOs2
[all...]
/vbox/src/VBox/Main/include/
H A DUSBProxyService.h256 class USBProxyServiceOs2 : public USBProxyService class in inherits:USBProxyService
259 USBProxyServiceOs2 (Host *aHost);
261 ~USBProxyServiceOs2();

Completed in 39 milliseconds