OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interfaceprotocol
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
usb_osx.cpp
315
UInt8 interfaceNumEndpoints, interfaceClass, interfaceSubClass,
interfaceProtocol
;
336
(*interface)->GetInterfaceProtocol(interface, &
interfaceProtocol
) != kIOReturnSuccess) {
343
if (!is_adb_interface(vendor, product, interfaceClass, interfaceSubClass,
interfaceProtocol
)) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbdlib.h
166
IN LONG
InterfaceProtocol
);
Completed in 195 milliseconds