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

/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp176 ComObjPtr<HostUSBDevice> pHostDevice = findDeviceById(aId);
225 ComObjPtr<HostUSBDevice> pHostDevice = findDeviceById(aId);
1250 ComObjPtr<HostUSBDevice> USBProxyService::findDeviceById(IN_GUID aId) function in class:USBProxyService

Completed in 44 milliseconds