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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageUSB.cpp457 CHECK_ERROR_BREAK(flts, InsertDeviceFilter(cmd.mIndex, flt));
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsUSB.cpp480 filters.InsertDeviceFilter(iOperationPosition, filter);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4171 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v3_0.h4697 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v3_1.h4595 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v3_2.h4820 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v4_0.h5238 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v4_1.h5630 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v4_2.h6571 nsresult (*InsertDeviceFilter)( member in struct:IUSBController_vtbl
H A DVBoxCAPI_v4_3.h13594 nsresult (*InsertDeviceFilter)( member in struct:IUSBDeviceFilters_vtbl
13621 nsresult (*InsertDeviceFilter)( member in struct:IUSBDeviceFiltersVtbl
13640 #define IUSBDeviceFilters_InsertDeviceFilter(p, aPosition, aFilter) ((p)->lpVtbl->InsertDeviceFilter(p, aPosition, aFilter))

Completed in 371 milliseconds