Searched defs:GetDeviceDescriptor (Results 1 – 5 of 5) sorted by relevance
67 int32_t UsbImplMock::GetDeviceDescriptor(const UsbDev& dev, std::vector<uint8_t>& descriptor) in GetDeviceDescriptor() function in OHOS::USB::UsbImplMock
122 int32_t UsbDdkService::GetDeviceDescriptor(uint64_t deviceId, UsbDeviceDescriptor &desc) in GetDeviceDescriptor() function in OHOS::HDI::Usb::Ddk::V1_0::UsbDdkService
209 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetDeviceDescriptor)(benchmark::State& state) in BENCHMARK_F() argument
288 static int32_t GetDeviceDescriptor(UsbInterfaceHandle *devHandle, struct UsbRequest *request, void … in GetDeviceDescriptor() function
1006 int32_t UsbImpl::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() function in OHOS::HDI::Usb::V1_0::UsbImpl