Home
last modified time | relevance | path

Searched refs:supportedQualityListJson (Results 1 - 1 of 1) sorted by relevance

/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp432 nlohmann::json supportedQualityListJson = nlohmann::json::array(); in ConvertSupportedQualityToJson() local
436 supportedQualityListJson.push_back(iter); in ConvertSupportedQualityToJson()
438 capsJson["supportedQuality"] = supportedQualityListJson; in ConvertSupportedQualityToJson()

Completed in 2 milliseconds