Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_info_helper.cpp32 static constexpr const char *PARAM_INFO_PRINTER_STATUS = "printerStatus"; variable
80 … NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_INFO_PRINTER_STATUS, info.GetPrinterStatus()); in MakeJsObject()
153 {PARAM_INFO_PRINTER_STATUS, PRINT_PARAM_OPT}, in ValidateProperty()