OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetInterfaceProtocol
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/usb/
usb_interface.h
86
int
GetInterfaceProtocol
() const;
usb_interface.cc
121
int UsbInterfaceAltSettingDescriptor::
GetInterfaceProtocol
() const {
/system/core/fastboot/
usb_osx.c
173
(*interface)->
GetInterfaceProtocol
(interface, &handle->info.ifc_protocol) != 0)
/system/core/adb/
usb_osx.c
330
(*interface)->
GetInterfaceProtocol
(interface, &interfaceProtocol) != kIOReturnSuccess) {
/external/chromium_org/chrome/browser/devtools/adb/
android_usb_device.cc
60
idesc->
GetInterfaceProtocol
() != kAdbProtocol ||
/external/chromium_org/chrome/browser/extensions/api/usb/
usb_api.cc
808
descriptor->
GetInterfaceProtocol
(),
[
all
...]
Completed in 705 milliseconds