Searched refs:SetProductId (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/ |
H A D | UIMachineSettingsUSB.cpp | 473 filter.SetProductId(usbFilterData.m_strProductId);
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 4255 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
H A D | VBoxCAPI_v3_0.h | 4781 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
H A D | VBoxCAPI_v3_1.h | 4679 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
H A D | VBoxCAPI_v3_2.h | 4904 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
H A D | VBoxCAPI_v4_3.h | 13842 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl 13882 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilterVtbl 13923 #define IUSBDeviceFilter_put_ProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId)) 13924 #define IUSBDeviceFilter_SetProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId)) 14090 nsresult (*SetProductId)(IHostUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IHostUSBDeviceFilterVtbl 14134 #define IHostUSBDeviceFilter_put_ProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId)) 14135 #define IHostUSBDeviceFilter_SetProductId(p, aProductId) ((p)->lpVtbl->SetProductId(p, aProductId))
|
H A D | VBoxCAPI_v4_0.h | 5322 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
H A D | VBoxCAPI_v4_1.h | 5714 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
H A D | VBoxCAPI_v4_2.h | 6655 nsresult (*SetProductId)(IUSBDeviceFilter *pThis, PRUnichar * productId); member in struct:IUSBDeviceFilter_vtbl
|
Completed in 301 milliseconds