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

  /external/chromium_org/device/usb/
usb_device_handle_impl.h 104 scoped_refptr<InterfaceClaimer> GetClaimedInterfaceForEndpoint(
usb_device_handle_impl.cc 500 UsbDeviceHandleImpl::GetClaimedInterfaceForEndpoint(unsigned char endpoint) {
555 transfer.claimed_interface = GetClaimedInterfaceForEndpoint(handle->endpoint);

Completed in 220 milliseconds