Home
last modified time | relevance | path

Searched refs:InsertFrozenEventsMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_subscriber_manager.h173 …void InsertFrozenEventsMap(const SubscriberRecordPtr &eventListener, const CommonEventRecord &even…
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp218 DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->InsertFrozenEventsMap( in NotifyUnorderedEventLocked()
527 DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->InsertFrozenEventsMap( in NotifyOrderedEvent()
H A Dcommon_event_subscriber_manager.cpp635 void CommonEventSubscriberManager::InsertFrozenEventsMap( in InsertFrozenEventsMap() function in OHOS::EventFwk::CommonEventSubscriberManager