Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_info_helper.cpp24 static constexpr const char *PARAM_INFO_PRINTERNAME = "printerName"; variable
41 … NapiPrintUtils::SetStringPropertyUtf8(env, jsObj, PARAM_INFO_PRINTERNAME, info.GetPrinterName()); in MakeJsObject()
95 …::string printerName = NapiPrintUtils::GetStringPropertyUtf8(env, jsValue, PARAM_INFO_PRINTERNAME); in BuildFromJs()
145 {PARAM_INFO_PRINTERNAME, PRINT_PARAM_NOT_SET}, in ValidateProperty()