HomeSort by relevance Sort by last modified time
    Searched refs:UsbTransferType (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/usb/
usb_interface.h 20 enum UsbTransferType {
57 UsbTransferType GetTransferType() const;
usb_device_handle.h 150 UsbTransferType transfer_type,
usb_interface.cc 54 UsbTransferType UsbEndpointDescriptor::GetTransferType() const {
usb_device_handle.cc 163 UsbTransferType transfer_type;
551 UsbTransferType transfer_type,
  /external/chromium_org/chrome/browser/extensions/api/usb/
usb_api.h 161 bool ConvertTransferTypeSafely(const UsbTransferType& input,
usb_api.cc 143 const UsbTransferType& input,
836 const UsbTransferType& input,
    [all...]

Completed in 1385 milliseconds