Home
last modified time | relevance | path

Searched defs:oldDeviceId (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp120 std::string oldDeviceId = scanDevIt.second->deviceId; in RefreshUsbDeviceId() local
179 std::string ScanSystemData::GetNewDeviceId(std::string oldDeviceId, std::string usbDevicePort) in GetNewDeviceId()
207 std::string oldDeviceId = iter->second->deviceId; in UpdateScannerIdByUsbDevicePort() local
404 std::string oldDeviceId = scannerInfo->deviceId; in UpdateNetScannerByUuid() local
H A Dscan_usb_manager.cpp171 std::string ScanUsbManager::getNewDeviceId(std::string oldDeviceId, std::string usbDevicePort) in getNewDeviceId()
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h188 std::string oldDeviceId; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h56 const std::string oldDeviceId = GetCallerDeviceID(); in ProcessTransaction() local
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp474 void ScanDeviceInfoSync::SetOldDeviceId(const std::string& oldDeviceId) in SetOldDeviceId()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c377 char oldDeviceId[DEVICEID_LENGTH]; in ProcessTransaction() local