Searched refs:freeDevice (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/testcase/
H A DtstUSBLinux.h54 static void freeDevice(PUSBDEVICE) {} /* We don't care about leaks in a test. */ function in class:USBProxyServiceLinux
/vbox/src/VBox/Main/src-server/darwin/
H A DUSBProxyServiceDarwin.cpp328 USBProxyService::freeDevice(pCur);
/vbox/src/VBox/Main/include/
H A DUSBProxyService.h109 static void freeDevice(PUSBDEVICE pDevice);
/vbox/src/VBox/Main/src-server/solaris/
H A DUSBProxyServiceSolaris.cpp460 USBProxyService::freeDevice(pDevice);
/vbox/src/VBox/Main/src-server/
H A DHostUSBDeviceImpl.cpp117 USBProxyService::freeDevice(mUsb);
1137 USBProxyService::freeDevice(mUsb);
1496 USBProxyService::freeDevice(mUsb);
H A DUSBProxyService.cpp1002 * The list nodes are freed individually by calling freeDevice().
1198 USBProxyService::freeDevice(PUSBDEVICE pDevice) function in class:USBProxyService

Completed in 59 milliseconds