OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UsbTransferType
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/device/usb/
usb_descriptors.h
13
enum
UsbTransferType
{
48
UsbTransferType
transfer_type;
usb_device_handle_impl.h
112
UsbTransferType
transfer_type,
121
UsbTransferType
transfer_type,
usb_device_handle_impl.cc
160
UsbTransferType
transfer_type;
508
UsbTransferType
transfer_type,
534
UsbTransferType
transfer_type,
usb_device_impl.cc
75
UsbTransferType
GetTransferType(const libusb_endpoint_descriptor* descriptor) {
/external/chromium_org/extensions/browser/api/usb/
usb_api.cc
63
using device::
UsbTransferType
;
305
TransferType ConvertTransferTypeToApi(const
UsbTransferType
& input) {
[
all
...]
/external/chromium_org/chrome/browser/devtools/device/usb/
android_usb_browsertest.cc
31
using device::
UsbTransferType
;
Completed in 451 milliseconds