Home
last modified time | relevance | path

Searched defs:BulkTransferReadwithLength (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp699 int32_t UsbServerProxy::BulkTransferReadwithLength(const UsbDev &dev, const UsbPipe &pipe, in BulkTransferReadwithLength() function in OHOS::USB::UsbServerProxy
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1538 int32_t UsbImpl::BulkTransferReadwithLength(const UsbDev &dev, in BulkTransferReadwithLength() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp659 int32_t UsbService::BulkTransferReadwithLength(const UsbDev &devInfo, const UsbPipe &pipe, in BulkTransferReadwithLength() function in OHOS::USB::UsbService