Searched defs:aGlobalFilters (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp2242 * @param aGlobalFilters Where to put the global filter list copy.
2245 void Host::i_getUSBFilters(Host::USBDeviceFilterList *aGlobalFilters) argument
2249 *aGlobalFilters = m->llUSBDeviceFilters;

Completed in 53 milliseconds