Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_driver_base.cpp76 auto vendorStatus = pair.second; in UpdateAllPrinterStatus() local
148 auto vendorStatus = GetMonitorVendorStatus(printerId); in OnPrinterStateQueried() local
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_manager_test.cpp158 PrinterVendorStatus vendorStatus; variable