Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info_helper.cpp38 static constexpr const char *PARAM_INFO_DEVICESTATE = "deviceState"; variable
58 NapiScanUtils::SetUint32Property(env, jsObj, PARAM_INFO_DEVICESTATE, info.GetDeviceState()); in MakeJsObject()
71 NapiScanUtils::SetUint32Property(env, jsObj, PARAM_INFO_DEVICESTATE, info.GetDeviceState()); in MakeJsObject()