Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp231 void ParseMediaOpt(const nlohmann::json &cupsOpt, Print_PrinterInfo &nativePrinterInfo) in ParseMediaOpt()
260 void ParseColorModeArray(const nlohmann::json &arrayObject, Print_PrinterInfo &nativePrinterInfo) in ParseColorModeArray()
269 void ParseDuplexModeArray(const nlohmann::json &arrayObject, Print_PrinterInfo &nativePrinterInfo) in ParseDuplexModeArray()
278 void ParseQualityArray(const nlohmann::json &arrayObject, Print_PrinterInfo &nativePrinterInfo) in ParseQualityArray()
312 void ParseResolutionArray(const nlohmann::json &arrayObject, Print_PrinterInfo &nativePrinterInfo) in ParseResolutionArray()
328 void ParsePrinterOpt(const nlohmann::json &cupsOpt, Print_PrinterInfo &nativePrinterInfo) in ParsePrinterOpt()
384 void ParseCupsCopyOpt(const nlohmann::json &cupsOpt, Print_PrinterInfo &nativePrinterInfo) in ParseCupsCopyOpt()
413 void ParseCupsOptions(const nlohmann::json &cupsOpt, Print_PrinterInfo &nativePrinterInfo) in ParseCupsOptions()
425 int32_t ParseInfoOption(const std::string &infoOption, Print_PrinterInfo &nativePrinterInfo) in ParseInfoOption()
462 … ParsePrinterPreference(const std::string &printerPreference, Print_PrinterInfo &nativePrinterInfo) in ParsePrinterPreference()
[all …]
H A Dprint_capi.cpp51 Print_PrinterInfo *nativePrinterInfo = ConvertToNativePrinterInfo(info); in NativePrinterDiscoverFunction() local
69 Print_PrinterInfo *nativePrinterInfo = ConvertToNativePrinterInfo(info); in NativePrinterInfoFunction() local
285 Print_PrinterInfo *nativePrinterInfo = ConvertToNativePrinterInfo(info); in OH_Print_QueryPrinterInfo() local