Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_system_data_test.cpp621 nlohmann::json resolutionListJson = nlohmann::json::array(); variable
651 nlohmann::json resolutionListJson = nlohmann::json::array(); variable
689 nlohmann::json resolutionListJson = nlohmann::json::array(); variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp382 nlohmann::json resolutionListJson = nlohmann::json::array(); in ConvertPrintResolutionToJson() local