Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/usb/
Dusb_device_handle.cc185 interfaces_(interfaces), in UsbDeviceHandle()
189 DCHECK(interfaces_) << "Unabled to list interfaces"; in UsbDeviceHandle()
531 interfaces_->GetInterface(it->first)->GetAltSetting( in RefreshEndpointMap()
Dusb_device_handle.h165 scoped_refptr<UsbConfigDescriptor> interfaces_; variable