OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlatformUsbDeviceHandle
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/device/usb/
usb_device_handle_impl.h
29
typedef libusb_device_handle*
PlatformUsbDeviceHandle
;
81
PlatformUsbDeviceHandle
handle() const { return handle_; }
89
PlatformUsbDeviceHandle
handle,
141
PlatformUsbDeviceHandle
handle_;
usb_device_impl.cc
217
PlatformUsbDeviceHandle
handle;
usb_device_handle_impl.cc
187
PlatformUsbDeviceHandle
handle,
Completed in 267 milliseconds