Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_DISPOSED_RULE_DELETED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1477 const std::string CommonEventSupport::COMMON_EVENT_DISPOSED_RULE_DELETED = "usual.event.DISPOSED_RU… member in OHOS::EventFwk::CommonEventSupport
2823 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_DISPOSED_RULE_DELETED); in Init()
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1341 static const std::string COMMON_EVENT_DISPOSED_RULE_DELETED; variable