Home
last modified time | relevance | path

Searched refs:PRINTER_EVENT_ADDED (Results 1 - 3 of 3) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h220 PRINTER_EVENT_ADDED = 0, enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp271 SetEnumProperty(env, object, "PRINTER_EVENT_ADDED", static_cast<int32_t>(PRINTER_EVENT_ADDED)); in NapiCreatePrintEventEnum()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1558 SendPrinterEventChangeEvent(PRINTER_EVENT_ADDED, output, true); in UpdatePrinterCapability()
1559 SendPrinterChangeEvent(PRINTER_EVENT_ADDED, output); in UpdatePrinterCapability()
3216 SendPrinterEventChangeEvent(PRINTER_EVENT_ADDED, *printerInfo, true); in AddVendorPrinterToCupsWithPpd()
3217 SendPrinterChangeEvent(PRINTER_EVENT_ADDED, *printerInfo); in AddVendorPrinterToCupsWithPpd()

Completed in 8 milliseconds