Home
last modified time | relevance | path

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

/external/chromium_org/device/usb/
Dusb_device_filter.cc19 const char kInterfaceProtocolKey[] = "interfaceProtocol"; variable
113 obj->SetInteger(kInterfaceProtocolKey, interface_protocol_); in ToValue()