Home
last modified time | relevance | path

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

/system/core/fastboot/
Dusb_osx.cpp98 UInt8 interfaceNumEndpoints; in try_interfaces() local
173 kr = (*interface)->GetNumEndpoints(interface, &interfaceNumEndpoints); in try_interfaces()
194 for (UInt8 endpoint = 1; endpoint <= interfaceNumEndpoints; ++endpoint) { in try_interfaces()