Home
last modified time | relevance | path

Searched defs:printerMapJson (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp173 nlohmann::json printerMapJson = nlohmann::json::array(); variable
193 nlohmann::json printerMapJson; variable
294 nlohmann::json printerMapJson = nlohmann::json::array(); variable
311 nlohmann::json printerMapJson = nlohmann::json::array(); variable
360 nlohmann::json printerMapJson = nlohmann::json::array(); variable
394 nlohmann::json printerMapJson = nlohmann::json::array(); variable
413 nlohmann::json printerMapJson = nlohmann::json::array(); variable
1018 nlohmann::json printerMapJson = nlohmann::json::object(); variable
1043 nlohmann::json printerMapJson = nlohmann::json::array(); variable
1064 nlohmann::json printerMapJson = nlohmann::json::array(); variable
[all …]
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp193 nlohmann::json printerMapJson = nlohmann::json::array(); in SaveCupsPrinterMap() local
688 nlohmann::json printerMapJson = jsonObject["printer_list"]; in GetPrinterCapabilityFromJson() local
H A Dprint_service_ability.cpp1008 nlohmann::json printerMapJson = nlohmann::json::array(); in WritePreferenceToFile() local