Home
last modified time | relevance | path

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

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