Searched refs:getDeviceCollection (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DUSBProxyService.h60 HRESULT getDeviceCollection(std::vector<ComPtr<IHostUSBDevice> > &aUSBDevices);
/vbox/src/VBox/Main/src-server/
H A DUSBProxyService.cpp135 HRESULT USBProxyService::getDeviceCollection(std::vector<ComPtr<IHostUSBDevice> > &aUSBDevices) function in class:USBProxyService
H A DHostImpl.cpp808 return m->pUSBProxyService->getDeviceCollection(aUSBDevices);

Completed in 1893 milliseconds