Searched refs:ConvertJsonToSupportedDuplexMode (Results 1 – 2 of 2) sorted by relevance
88 …bool ConvertJsonToSupportedDuplexMode(nlohmann::json &capsJson, PrinterCapability &printerCapabili…
510 if (!ConvertJsonToSupportedDuplexMode(capsJson, printerCapability)) { in ConvertJsonToPrinterCapability()587 bool PrintSystemData::ConvertJsonToSupportedDuplexMode(nlohmann::json &capsJson, PrinterCapability … in ConvertJsonToSupportedDuplexMode() function in OHOS::Print::PrintSystemData