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
142 int32_t UsbDdkService::GetDeviceDescriptor(uint64_t deviceId, UsbDeviceDescriptor &desc) in GetDeviceDescriptor() function in OHOS::HDI::Usb::Ddk::V1_0::UsbDdkService
215 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetDeviceDescriptor)(benchmark::State& state) in BENCHMARK_F() argument
289 static int32_t GetDeviceDescriptor(UsbInterfaceHandle *devHandle, struct UsbRequest *request, void … in GetDeviceDescriptor() function
1140 int32_t UsbImpl::GetDeviceDescriptor(const UsbDev &dev, std::vector<uint8_t> &descriptor) in GetDeviceDescriptor() function in OHOS::HDI::Usb::V1_1::UsbImpl