Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_info_helper.cpp23 static constexpr const char *PARAM_INFO_PRINTERID = "printerId"; variable
40 NapiPrintUtils::SetStringPropertyUtf8(env, jsObj, PARAM_INFO_PRINTERID, info.GetPrinterId()); in MakeJsObject()
94 … std::string printerId = NapiPrintUtils::GetStringPropertyUtf8(env, jsValue, PARAM_INFO_PRINTERID); in BuildFromJs()
144 {PARAM_INFO_PRINTERID, PRINT_PARAM_NOT_SET}, in ValidateProperty()