Searched defs:GetDeviceDescriptor (Results 1 – 8 of 8) sorted by relevance
75 int32_t UsbHostImplMock::GetDeviceDescriptor(const UsbDev& dev, std::vector<uint8_t>& descriptor) in GetDeviceDescriptor() function in OHOS::USB::UsbHostImplMock
75 int32_t UsbImplMock::GetDeviceDescriptor(const UsbDev& dev, std::vector<uint8_t>& descriptor) in GetDeviceDescriptor() function in OHOS::USB::UsbImplMock
216 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetDeviceDescriptor)(benchmark::State& state) in BENCHMARK_F() argument
288 int32_t UsbDdkService::GetDeviceDescriptor(uint64_t deviceId, UsbDeviceDescriptor &desc) in GetDeviceDescriptor() function in OHOS::HDI::Usb::Ddk::V1_1::UsbDdkService
220 int32_t UsbHostImpl::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
1222 int32_t UsbImpl::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() function in OHOS::HDI::Usb::V1_2::UsbImpl
289 static int32_t GetDeviceDescriptor(UsbInterfaceHandle *devHandle, struct UsbRequest *request, void … in GetDeviceDescriptor() function
388 int32_t LibusbAdapter::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() function in OHOS::HDI::Usb::V1_2::LibusbAdapter