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

/vbox/src/VBox/Main/include/
H A DUSBDeviceFilterImpl.h3 * Declaration of USBDeviceFilter and HostUSBDeviceFilter.
147 // HostUSBDeviceFilter
150 class ATL_NO_VTABLE HostUSBDeviceFilter : class in inherits:HostUSBDeviceFilterWrap
160 DECLARE_EMPTY_CTOR_DTOR (HostUSBDeviceFilter)
/vbox/src/VBox/Main/src-server/
H A DUSBDeviceFilterImpl.cpp3 * Implementation of VirtualBox COM components: USBDeviceFilter and HostUSBDeviceFilter
37 * (This function is also used by HostUSBDeviceFilter.)
83 * (This function is also used by HostUSBDeviceFilter.)
827 // HostUSBDeviceFilter
833 HostUSBDeviceFilter::HostUSBDeviceFilter() function in class:HostUSBDeviceFilter
838 HostUSBDeviceFilter::~HostUSBDeviceFilter()
843 HRESULT HostUSBDeviceFilter::FinalConstruct()
848 void HostUSBDeviceFilter
[all...]

Completed in 35 milliseconds