Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info_helper.cpp43 static constexpr const char *PARAM_UNIQUE_ID = "uniqueId"; variable
75 NapiScanUtils::SetStringPropertyUtf8(env, jsObj, PARAM_UNIQUE_ID, info.GetUniqueId()); in MakeJsObject()