Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h63 [[nodiscard]] bool HasSupportedDuplexMode() const;
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp55 if (cap.HasSupportedDuplexMode()) { in MakeJsObject()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp178 bool PrinterCapability::HasSupportedDuplexMode() const in HasSupportedDuplexMode() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp360 if (printerCapability.HasSupportedDuplexMode()) { in ConvertPrinterCapabilityToJson()

Completed in 4 milliseconds