Searched refs:ConvertSupportedQualityToJson (Results 1 – 2 of 2) sorted by relevance
82 …void ConvertSupportedQualityToJson(PrinterCapability &printerCapability, nlohmann::json &capsJson);
367 ConvertSupportedQualityToJson(printerCapability, capsJson); in ConvertPrinterCapabilityToJson()428 void PrintSystemData::ConvertSupportedQualityToJson(PrinterCapability &printerCapability, nlohmann:… in ConvertSupportedQualityToJson() function in OHOS::Print::PrintSystemData