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/
H A Dcommon_event_freeze_unit_test.cpp183 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord); in HWTEST_F()
233 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord); in HWTEST_F()
234 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord); in HWTEST_F()
476 * @tc.desc: InsertFrozenEvents
514 commonEventSubscriberManager.InsertFrozenEvents(eventSubscriberRecord, commonEventRecord); in HWTEST_F()
H A 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/
H A Dcommon_event_subscriber_manager.h150 void InsertFrozenEvents(const SubscriberRecordPtr &eventListener, const CommonEventRecord &eventRecord);
/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp552 void CommonEventSubscriberManager::InsertFrozenEvents( in InsertFrozenEvents() function in OHOS::EventFwk::CommonEventSubscriberManager
H A Dcommon_event_control_manager.cpp217 DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->InsertFrozenEvents(vec, *eventRecord); in NotifyUnorderedEventLocked()
525 DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->InsertFrozenEvents( in NotifyOrderedEvent()

Completed in 7 milliseconds