Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_transfer_test.cpp149 BENCHMARK_F(HdfUsbdBenchmarkTransferTest, ControlTransferRead)(benchmark::State& state) in BENCHMARK_F() argument
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1612 int32_t UsbImpl::ControlTransferRead(const UsbDev &dev, const UsbCtrlTransfer &ctrl, std::vector<ui… in ControlTransferRead() function in OHOS::HDI::Usb::V1_1::UsbImpl