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

/vbox/src/VBox/Main/include/
H A DUSBDeviceImpl.h49 HRESULT getVendorId(USHORT *aVendorId);
H A DUSBDeviceFilterImpl.h109 HRESULT getVendorId(com::Utf8Str &aVendorId);
189 HRESULT getVendorId(com::Utf8Str &aVendorId);
H A DHostUSBDeviceImpl.h249 HRESULT getVendorId(USHORT *aVendorId);
/vbox/src/VBox/Main/src-client/
H A DUSBDeviceImpl.cpp171 HRESULT OUSBDevice::getVendorId(USHORT *aVendorId) function in class:OUSBDevice
/vbox/src/VBox/Main/src-server/
H A DUSBDeviceFilterImpl.cpp520 HRESULT USBDeviceFilter::getVendorId(com::Utf8Str &aVendorId) function in class:USBDeviceFilter
1052 HRESULT HostUSBDeviceFilter::getVendorId(com::Utf8Str &aVendorId) function in class:HostUSBDeviceFilter
H A DHostUSBDeviceImpl.cpp136 HRESULT HostUSBDevice::getVendorId(USHORT *aVendorId) function in class:HostUSBDevice

Completed in 54 milliseconds