Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h113 nlohmann::json GetPrinterAttrGroupJson();
/ohos5.0/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprinter_capability_test.cpp262 capability.GetPrinterAttrGroupJson();
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp448 nlohmann::json PrinterCapability::GetPrinterAttrGroupJson() in GetPrinterAttrGroupJson() function in OHOS::Print::PrinterCapability
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_attribute.cpp454 nlohmann::json cupsOptionsJson = printerCaps.GetPrinterAttrGroupJson(); in SetOptionAttribute()
H A Dvendor_helper.cpp731 nlohmann::json cupsOptionsJson = printerCap.GetPrinterAttrGroupJson(); in UpdatePrinterInfoWithCapability()
H A Dprint_cups_client.cpp1106 nlohmann::json cupsOptionsJson = printerCaps.GetPrinterAttrGroupJson(); in QueryPrinterInfoByPrinterId()