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.cpp607 nlohmann::json opsJson = nlohmann::json::array(); variable
881 nlohmann::json opsJson; variable
1088 nlohmann::json opsJson; variable
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
Dprint_service_ability_test.cpp1198 nlohmann::json opsJson; variable
1436 nlohmann::json opsJson; variable
/base/print/print_fwk/services/print_service/src/
Dprint_service_ability.cpp764 nlohmann::json opsJson = json::parse(printerInfo->GetOption()); in QueryPrinterCapabilityByUri() local
3064 nlohmann::json opsJson = json::parse(ops); in NotifyAppDeletePrinter() local