Searched refs:PRINTER_EVENT_ADDED (Results 1 - 3 of 3) sorted by relevance
/base/print/print_fwk/utils/include/ |
H A D | print_constant.h | 220 PRINTER_EVENT_ADDED = 0, enumerator
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | print_module.cpp | 271 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 D | print_service_ability.cpp | 1558 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 7 milliseconds