Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/include/
Dcommon_event_sticky_manager.h80 bool GetStickyCommonEventLocked(const std::string &event, CommonEventData &eventData);
/base/notification/common_event_service/services/src/
Dcommon_event_sticky_manager.cpp54 return GetStickyCommonEventLocked(event, eventData); in GetStickyCommonEvent()
185 bool CommonEventStickyManager::GetStickyCommonEventLocked(const std::string &event, CommonEventData… in GetStickyCommonEventLocked() function in OHOS::EventFwk::CommonEventStickyManager