Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info_helper.cpp21 static constexpr const char *PARAM_TCP_DEVICENAME = "deviceName"; variable
49 NapiScanUtils::SetStringPropertyUtf8(env, jsObj, PARAM_TCP_DEVICENAME, info.GetDeviceName()); in MakeJsObject()