Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/service_test/
Dprint_system_data_test.cpp573 nlohmann::json opsJson = nlohmann::json::array(); variable
837 nlohmann::json opsJson; variable
1035 nlohmann::json opsJson; variable
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
Dprint_service_ability_test.cpp1151 nlohmann::json opsJson; variable
1393 nlohmann::json opsJson; variable
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp3015 nlohmann::json opsJson = json::parse(ops); in NotifyAppDeletePrinterWithDefaultPrinter() local