Searched refs:getNewDeviceId (Results 1 – 2 of 2) sorted by relevance
40 std::string getNewDeviceId(std::string oldDeviceId, std::string usbDevicePort);
171 std::string ScanUsbManager::getNewDeviceId(std::string oldDeviceId, std::string usbDevicePort) in getNewDeviceId() function in OHOS::Scan::ScanUsbManager200 std::string newDeviceId = getNewDeviceId(it->second.deviceId, usbDevicePort); in UpdateUsbScannerId()