Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
Dprint_system_data_test.cpp145 Json::Value printerMapJson; variable
163 Json::Value printerMapJson; variable
249 Json::Value printerMapJson; variable
266 Json::Value printerMapJson; variable
315 Json::Value printerMapJson; variable
349 Json::Value printerMapJson; variable
368 Json::Value printerMapJson; variable
1014 Json::Value printerMapJson; variable
1039 Json::Value printerMapJson; variable
1060 Json::Value printerMapJson; variable
[all …]
/base/print/print_fwk/services/print_service/src/
Dprint_system_data.cpp836 Json::Value printerMapJson = jsonObject["printer_list"]; in GetPrinterCapabilityFromJson() local