Home
last modified time | relevance | path

Searched refs:GetNewDeviceId (Results 1 - 2 of 2) sorted by relevance

/base/print/print_fwk/services/scan_service/include/
H A Dscan_system_data.h52 std::string GetNewDeviceId(std::string oldDeviceId, std::string usbDevicePort);
/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp124 std::string newDeviceId = GetNewDeviceId(oldDeviceId, usbPort); in RefreshUsbDeviceId()
132 std::string ScanSystemData::GetNewDeviceId(std::string oldDeviceId, std::string usbDevicePort) in GetNewDeviceId() function in OHOS::Scan::ScanSystemData
161 std::string newDeviceId = GetNewDeviceId(oldDeviceId, usbDevicePort); in UpdateScannerIdByUsbDevicePort()

Completed in 2 milliseconds