Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/test/unittest/
Dcommon_event_freeze_unit_test.cpp183 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord);
233 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord);
234 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord);
514 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord);
Dcommon_event_subscriber_manager_test.cpp567 commonEventSubscriberManager->InsertFrozenEvents(subscriberRecord, eventRecord); in HWTEST_F()
584 commonEventSubscriberManager->InsertFrozenEvents(subscriberRecord, eventRecord); in HWTEST_F()
/base/notification/common_event_service/services/include/
Dcommon_event_subscriber_manager.h148 …void InsertFrozenEvents(const SubscriberRecordPtr &eventListener, const CommonEventRecord &eventRe…
/base/notification/common_event_service/services/src/
Dcommon_event_subscriber_manager.cpp454 void CommonEventSubscriberManager::InsertFrozenEvents( in InsertFrozenEvents() function in OHOS::EventFwk::CommonEventSubscriberManager
Dcommon_event_control_manager.cpp200 …DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->InsertFrozenEvents(vec, *eventRecor… in NotifyUnorderedEvent()
476 DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->InsertFrozenEvents( in NotifyOrderedEvent()