Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_USER_STOPPING (Results 1 – 5 of 5) sorted by relevance

/base/notification/common_event_service/services/src/
Dcommon_event_permission_manager.cpp44 {CommonEventSupport::COMMON_EVENT_USER_STOPPING,
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h325 static const std::string COMMON_EVENT_USER_STOPPING; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp367 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"; member in OHOS::EventFwk::CommonEventSupport
1567 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_USER_STOPPING); in Init()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp143 … env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING, "COMMON_EVENT_USER_STOPPING"); in SupportInit()
/base/notification/common_event_service/
DREADME_zh.md481 | COMMON_EVENT_USER_STOPPING | usual.event.USER_STOPPING …