Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/ohscan/src/
H A Dohscan.cpp47 static constexpr int32_t SCAN_STRING_TYPE = 3; variable
125 std::set<uint32_t> dataType = {SCAN_INT_TYPE, SCAN_STRING_TYPE}; in GetScanParaValues()
157 g_valueMap[deviceId][lengthBuff].valueType = SCAN_STRING_TYPE; in GetScanParaValues()
442 } else if (valueType == SCAN_STRING_TYPE) { in OH_Scan_SetScannerParameter()

Completed in 1 milliseconds