Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
Dprint_system_data_test.cpp162 nlohmann::json printerMapJson = nlohmann::json::array(); variable
181 nlohmann::json printerMapJson; variable
275 nlohmann::json printerMapJson = nlohmann::json::array(); variable
291 nlohmann::json printerMapJson = nlohmann::json::array(); variable
339 nlohmann::json printerMapJson = nlohmann::json::array(); variable
372 nlohmann::json printerMapJson = nlohmann::json::array(); variable
390 nlohmann::json printerMapJson = nlohmann::json::array(); variable
968 nlohmann::json printerMapJson = nlohmann::json::object(); variable
992 nlohmann::json printerMapJson = nlohmann::json::array(); variable
1012 nlohmann::json printerMapJson = nlohmann::json::array(); variable
[all …]
/base/print/print_fwk/services/print_service/src/
Dprint_system_data.cpp195 nlohmann::json printerMapJson = nlohmann::json::array(); in SaveCupsPrinterMap() local
611 nlohmann::json printerMapJson = jsonObject["printer_list"]; in GetPrinterCapabilityFromJson() local
Dprint_service_ability.cpp1016 nlohmann::json printerMapJson = nlohmann::json::array(); in WritePreferenceToFile() local