Home
last modified time | relevance | path

Searched defs:IsoTransferRead (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_transfer_test.cpp352 BENCHMARK_F(HdfUsbdBenchmarkTransferTest, IsoTransferRead)(benchmark::State& state) in BENCHMARK_F() argument
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1789 int32_t UsbImpl::IsoTransferRead(const UsbDev &dev, const UsbPipe &pipe, int32_t timeout, std::vect… in IsoTransferRead() function in OHOS::HDI::Usb::V1_1::UsbImpl