Home
last modified time | relevance | path

Searched refs:firstIdTmp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp406 std::string firstIdTmp = match[STRING_POS_THREE].str(); in GetUsbDevicePort() local
410 if (!ScanUtil::ConvertToInt(firstIdTmp, firstNumTmp) || in GetUsbDevicePort()
412 … SCAN_HILOGE("parse [%{public}s]:[%{public}s] fail", firstIdTmp.c_str(), secondIdTmp.c_str()); in GetUsbDevicePort()