Home
last modified time | relevance | path

Searched defs:GetRawDescriptor (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_impl_mock.cpp56 int32_t MockUsbImpl::GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &decriptor) in GetRawDescriptor() function in OHOS::USB::MockUsbImpl
/ohos5.0/drivers/external_device_manager/test/unittest/bus_extension_usb_test/src/
H A Dusb_impl_mock.cpp45 int32_t UsbImplMock::GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetRawDescriptor() function in OHOS::USB::UsbImplMock
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_request_test.cpp292 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetRawDescriptor)(benchmark::State& state) in BENCHMARK_F() argument
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_proxy.cpp917 int32_t UsbServerProxy::GetRawDescriptor(uint8_t busNum, uint8_t devAddr, std::vector<uint8_t> &buf… in GetRawDescriptor() function in OHOS::USB::UsbServerProxy
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1211 int32_t UsbImpl::GetRawDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetRawDescriptor() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp795 int32_t UsbService::GetRawDescriptor(uint8_t busNum, uint8_t devAddr, std::vector<uint8_t> &bufferD… in GetRawDescriptor() function in OHOS::USB::UsbService