Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/usb/
Dusb_interface.h16 typedef const libusb_endpoint_descriptor* PlatformUsbEndpointDescriptor; typedef
67 PlatformUsbEndpointDescriptor descriptor);
71 PlatformUsbEndpointDescriptor descriptor_;
Dusb_interface.cc12 PlatformUsbEndpointDescriptor descriptor) in UsbEndpointDescriptor()