Searched refs:parent_interf (Results 1 - 6 of 6) sorted by relevance

/development/host/windows/usb/api/
H A Dadb_endpoint_object.cpp25 AdbEndpointObject::AdbEndpointObject(AdbInterfaceObject* parent_interf, argument
29 parent_interface_(parent_interf),
H A Dadb_legacy_endpoint_object.h40 AdbLegacyEndpointObject(AdbLegacyInterfaceObject* parent_interf,
H A Dadb_endpoint_object.h43 AdbEndpointObject(AdbInterfaceObject* parent_interf,
H A Dadb_legacy_endpoint_object.cpp30 AdbLegacyInterfaceObject* parent_interf,
33 : AdbEndpointObject(parent_interf, endpoint_id, endpoint_index),
29 AdbLegacyEndpointObject( AdbLegacyInterfaceObject* parent_interf, UCHAR endpoint_id, UCHAR endpoint_index) argument
/development/host/windows/usb/winusb/
H A Dadb_winusb_endpoint_object.h39 AdbWinUsbEndpointObject(AdbWinUsbInterfaceObject* parent_interf,
H A Dadb_winusb_endpoint_object.cpp27 AdbWinUsbInterfaceObject* parent_interf,
30 : AdbEndpointObject(parent_interf, endpoint_id, endpoint_index) {
26 AdbWinUsbEndpointObject( AdbWinUsbInterfaceObject* parent_interf, UCHAR endpoint_id, UCHAR endpoint_index) argument

Completed in 144 milliseconds