Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/include/
Dcommon_event_subscriber_manager.h156 FrozenRecords GetFrozenEvents(const uid_t &uid);
/base/notification/common_event_service/services/src/
Dcommon_event_subscriber_manager.cpp491 …<EventSubscriberRecord, std::vector<EventRecordPtr>> CommonEventSubscriberManager::GetFrozenEvents( in GetFrozenEvents() function in OHOS::EventFwk::CommonEventSubscriberManager
Dcommon_event_control_manager.cpp86 …enEventsInner(DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->GetFrozenEvents(uid)); in PublishFreezeCommonEvent()