Searched defs:newDeviceId (Results 1 – 5 of 5) sorted by relevance
122 std::string newDeviceId = ReplaceDeviceIdUsbPort(oldDeviceId, usbPort); in RefreshUsbDeviceId() local174 …std::string newDeviceId = deviceId.substr(0, pos2 + 1).append(formattedStart).append(":").append(f… in ReplaceDeviceIdUsbPort() local208 std::string newDeviceId = ReplaceDeviceIdUsbPort(oldDeviceId, usbDevicePort); in UpdateScannerIdByUsbDevicePort() local405 std::string newDeviceId = ScanUtil::ReplaceIpAddress(oldDeviceId, ip); in UpdateNetScannerByUuid() local
200 std::string newDeviceId = getNewDeviceId(it->second.deviceId, usbDevicePort); in UpdateUsbScannerId() local
213 std::string newDeviceId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestDisConnectUsbScanner() local385 std::string newDeviceId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestGetAddedScanner() local
371 std::string newDeviceId; in GetDistributedTableName() local
942 const StoreInfo &info, std::string &newDeviceId) in TranslateDeviceId()