Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprinter_capability.h75 void GetSupportedDuplexMode(std::vector<uint32_t>& supportedDuplexModeList) const;
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp145 cap.GetSupportedDuplexMode(supportedDuplexModeList); in CreateSupportedDuplexModeList()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp208 void PrinterCapability::GetSupportedDuplexMode(std::vector<uint32_t> &supportedDuplexModeList) const in GetSupportedDuplexMode() function in OHOS::Print::PrinterCapability
/base/print/print_fwk/services/print_service/src/
H A Dprint_system_data.cpp412 printerCapability.GetSupportedDuplexMode(supportedDuplexModeList); in ConvertSupportedDuplexModeToJson()
H A Dprint_service_ability.cpp1058 printerCaps.GetSupportedDuplexMode(supportedDuplexMode); in WriteEprinterPreference()

Completed in 10 milliseconds