Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp454 nlohmann::json printerAttrGroupJson; in GetPrinterAttrGroupJson() local
456 printerAttrGroupJson[iter->first] = iter->second; in GetPrinterAttrGroupJson()
458 return printerAttrGroupJson; in GetPrinterAttrGroupJson()