Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/include/
H A Dinner_common_event_manager.h179 bool ProcessStickyEvent(const CommonEventRecord &record);
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp267 if (!ProcessStickyEvent(eventRecord)) { in PublishCommonEvent()
499 bool InnerCommonEventManager::ProcessStickyEvent(const CommonEventRecord &record) in ProcessStickyEvent() function in OHOS::EventFwk::InnerCommonEventManager