Searched refs:GetProductId (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsUSB.cpp284 usbFilterData.m_strProductId = filter.GetProductId();
662 usbFilterData.m_strProductId = QString().sprintf("%04hX", usb.GetProductId());
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp833 .arg (QString().sprintf ("%04hX", aDevice.GetProductId()));
860 .arg (QString().sprintf ("%04hX", aDevice.GetProductId()))
891 QString productId = aFilter.GetProductId();
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4206 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
4254 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_0.h4732 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
4780 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_1.h4630 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
4678 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v3_2.h4855 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
4903 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_3.h13727 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
13758 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDeviceVtbl
13786 #define IUSBDevice_get_ProductId(p, aProductId) ((p)->lpVtbl->GetProductId(p, aProductId))
13787 #define IUSBDevice_GetProductId(p, aProductId) ((p)->lpVtbl->GetProductId(p, aProductId))
13841 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
13881 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilterVtbl
13921 #define IUSBDeviceFilter_get_ProductId(p, aProductId) ((p)->lpVtbl->GetProductId(p, aProductId))
13922 #define IUSBDeviceFilter_GetProductId(p, aProductId) ((p)->lpVtbl->GetProductId(p, aProductId))
13992 nsresult (*GetProductId)(IHostUSBDevice *pThis, PRUint16 *productId); member in struct:IHostUSBDeviceVtbl
14022 #define IHostUSBDevice_get_ProductId(p, aProductId) ((p)->lpVtbl->GetProductId(
14089 nsresult (*GetProductId)(IHostUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IHostUSBDeviceFilterVtbl
[all...]
H A DVBoxCAPI_v4_0.h5273 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
5321 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_1.h5665 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
5713 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl
H A DVBoxCAPI_v4_2.h6606 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId); member in struct:IUSBDevice_vtbl
6654 nsresult (*GetProductId)(IUSBDeviceFilter *pThis, PRUnichar * *productId); member in struct:IUSBDeviceFilter_vtbl

Completed in 5569 milliseconds