Home
last modified time | relevance | path

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

/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dnapi_inner_print.cpp31 const std::string PRINTJOB_EVENT_TYPE = "jobStateChange"; member
876 if (type == PRINTER_EVENT_TYPE || type == PRINTJOB_EVENT_TYPE || type == EXTINFO_EVENT_TYPE || in IsSupportType()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp80 static const std::string PRINTJOB_EVENT_TYPE = "jobStateChange"; member
2325 auto eventIt = registeredListeners_.find(PRINTJOB_EVENT_TYPE); in SendPrintJobEvent()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp66 static const std::string PRINTJOB_EVENT_TYPE = "jobStateChange"; member
1672 service->registeredListeners_[PRINTJOB_EVENT_TYPE] = listener; in HWTEST_F()

Completed in 11 milliseconds