Searched refs:GetDeviceProductName (Results 1 – 3 of 3) sorted by relevance
132 bool GetDeviceProductName(const std::string &deviceName, std::string &productName);
491 return usbService->GetDeviceProductName(devName, productName); in GetProductName()
2127 bool UsbService::GetDeviceProductName(const std::string &deviceName, std::string &productName) in GetDeviceProductName() function in OHOS::USB::UsbService