Searched refs:getUSBDevices (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DHostImpl.h90 HRESULT getUSBDevices(std::vector<ComPtr<IHostUSBDevice> > &aUSBDevices);
H A DConsoleImpl.h302 HRESULT getUSBDevices(std::vector<ComPtr<IUSBDevice> > &aUSBDevices);
/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp799 HRESULT Host::getUSBDevices(std::vector<ComPtr<IHostUSBDevice> > &aUSBDevices) function in class:Host
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp1956 HRESULT Console::getUSBDevices(std::vector<ComPtr<IUSBDevice> > &aUSBDevices) function in class:Console

Completed in 550 milliseconds