Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/usb/
Dusb_interface.h86 int GetInterfaceProtocol() const;
Dusb_interface.cc121 int UsbInterfaceAltSettingDescriptor::GetInterfaceProtocol() const { in GetInterfaceProtocol() function in UsbInterfaceAltSettingDescriptor
/external/chromium_org/chrome/browser/devtools/adb/
Dandroid_usb_device.cc60 idesc->GetInterfaceProtocol() != kAdbProtocol || in IsAndroidInterface()
/external/chromium_org/chrome/browser/extensions/api/usb/
Dusb_api.cc808 descriptor->GetInterfaceProtocol(), in AsyncWorkStart()