Home
last modified time | relevance | path

Searched defs:newDeviceId (Results 1 – 4 of 4) sorted by relevance

/base/print/print_fwk/services/scan_service/src/
Dscan_system_data.cpp122 std::string newDeviceId = ReplaceDeviceIdUsbPort(oldDeviceId, usbPort); in RefreshUsbDeviceId() local
174 …std::string newDeviceId = deviceId.substr(0, pos2 + 1).append(formattedStart).append(":").append(f… in ReplaceDeviceIdUsbPort() local
208 std::string newDeviceId = ReplaceDeviceIdUsbPort(oldDeviceId, usbDevicePort); in UpdateScannerIdByUsbDevicePort() local
405 std::string newDeviceId = ScanUtil::ReplaceIpAddress(oldDeviceId, ip); in UpdateNetScannerByUuid() local
Dscan_usb_manager.cpp200 std::string newDeviceId = getNewDeviceId(it->second.deviceId, usbDevicePort); in UpdateUsbScannerId() local
/base/web/webview/ohos_adapter/audio_adapter/src/
Daudio_system_manager_adapter_impl.cpp166 int32_t newDeviceId = 0; in GetDeviceIdByDescriptor() local
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
Dscanserviceability_fuzzer.cpp213 std::string newDeviceId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestDisConnectUsbScanner() local
385 std::string newDeviceId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestGetAddedScanner() local