Home
last modified time | relevance | path

Searched refs:GetMonitorVendorStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp121 std::shared_ptr<PrinterVendorStatus> VendorDriverBase::GetMonitorVendorStatus(const std::string &pr… in GetMonitorVendorStatus() function in VendorDriverBase
148 auto vendorStatus = GetMonitorVendorStatus(printerId); in OnPrinterStateQueried()
/ohos5.0/base/print/print_fwk/services/print_service/include/
H A Dvendor_driver_base.h87 std::shared_ptr<PrinterVendorStatus> GetMonitorVendorStatus(const std::string &printerId);