Home
last modified time | relevance | path

Searched refs:APPLICATION_CREATED (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/utils/include/
H A Dprint_constant.h208 APPLICATION_CREATED = 0, enumerator
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp282 SetEnumProperty(env, object, "APPLICATION_CREATED", static_cast<int32_t>(APPLICATION_CREATED)); in NapiCreateApplicationEventEnum()
H A Dnapi_inner_print.cpp885 if (event >= APPLICATION_CREATED && event <= APPLICATION_CLOSED_FOR_CANCELED) { in IsValidApplicationEvent()
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp1932 if (event < APPLICATION_CREATED || event > APPLICATION_CLOSED_FOR_CANCELED) { in NotifyPrintServiceEvent()
1938 case APPLICATION_CREATED: in NotifyPrintServiceEvent()

Completed in 12 milliseconds