Home
last modified time | relevance | path

Searched refs:PRINTER_STATUS_UNAVAILABLE (Results 1 - 9 of 9) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h216 PRINTER_STATUS_UNAVAILABLE = 2, enumerator
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_cups_attribute_test.cpp598 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in HWTEST_F()
614 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in HWTEST_F()
630 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in HWTEST_F()
646 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in HWTEST_F()
/base/print/print_fwk/services/print_service/src/
H A Dvendor_ipp_everywhere.cpp214 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in QueryPrinterStatusByUri()
H A Dprint_cups_attribute.cpp486 if (enumValue >= PRINTER_STATUS_IDLE && enumValue <= PRINTER_STATUS_UNAVAILABLE) { in ParsePrinterStatusAttributes()
H A Dprint_service_ability.cpp3089 printerInfo->SetPrinterStatus(PRINTER_STATUS_UNAVAILABLE); in RemoveSinglePrinterInfo()
3090 printSystemData_.UpdatePrinterStatus(printerId, PRINTER_STATUS_UNAVAILABLE); in RemoveSinglePrinterInfo()
/base/print/print_fwk/services/print_service/include/
H A Dprint_system_data.h38 PrinterStatus printerStatus = PRINTER_STATUS_UNAVAILABLE;
/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_manager_test.cpp192 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in HWTEST_F()
216 PrinterStatus status = PRINTER_STATUS_UNAVAILABLE; in HWTEST_F()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_info.cpp30 printerStatus_(PRINTER_STATUS_UNAVAILABLE), in PrinterInfo()
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp263 SetEnumProperty(env, object, "PRINTER_STATUS_UNAVAILABLE", static_cast<int32_t>(PRINTER_STATUS_UNAVAILABLE)); in NapiCreatePrintStatusEnum()

Completed in 16 milliseconds