Home
last modified time | relevance | path

Searched defs:BulkRead (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_transfer_test.cpp410 BENCHMARK_F(HdfUsbdBenchmarkTransferTest, BulkRead)(benchmark::State& state) in BENCHMARK_F() argument
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp421 int32_t UsbSrvClient::BulkRead(USBDevicePipe &pip, const USBEndpoint &endpoint, sptr<Ashmem> &ashme… in BulkRead() function in OHOS::USB::UsbSrvClient
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp1132 int32_t UsbServerProxy::BulkRead(const UsbDev &dev, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkRead() function in OHOS::USB::UsbServerProxy
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp2169 int32_t UsbImpl::BulkRead(const UsbDev &dev, const UsbPipe &pipe, const sptr<Ashmem> &ashmem) in BulkRead() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1641 int32_t UsbService::BulkRead(const UsbDev &devInfo, const UsbPipe &pipe, sptr<Ashmem> &ashmem) in BulkRead() function in OHOS::USB::UsbService