Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_transfer_test.cpp503 BENCHMARK_F(HdfUsbdBenchmarkTransferTest, UnRegBulkCallback)(benchmark::State& state) in BENCHMARK_F() argument
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_srv_client.cpp409 int32_t UsbSrvClient::UnRegBulkCallback(USBDevicePipe &pip, const USBEndpoint &endpoint) in UnRegBulkCallback() function in OHOS::USB::UsbSrvClient
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp1109 int32_t UsbServerProxy::UnRegBulkCallback(const UsbDev &dev, const UsbPipe &pipe) in UnRegBulkCallback() function in OHOS::USB::UsbServerProxy
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp2152 int32_t UsbImpl::UnRegBulkCallback(const UsbDev &dev, const UsbPipe &pipe) in UnRegBulkCallback() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp1622 int32_t UsbService::UnRegBulkCallback(const UsbDev &devInfo, const UsbPipe &pipe) in UnRegBulkCallback() function in OHOS::USB::UsbService