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.cpp147 Json::Value printerMapJson; variable
165 Json::Value printerMapJson; variable
260 Json::Value printerMapJson; variable
277 Json::Value printerMapJson; variable
326 Json::Value printerMapJson; variable
360 Json::Value printerMapJson; variable
379 Json::Value printerMapJson; variable
986 Json::Value printerMapJson; variable
1011 Json::Value printerMapJson; variable
1032 Json::Value printerMapJson; variable
[all …]
/base/print/print_fwk/services/print_service/src/
Dprint_system_data.cpp845 Json::Value printerMapJson = jsonObject["printer_list"]; in GetPrinterCapabilityFromJson() local