Searched refs:GetAllFrozenEventsMap (Results 1 – 3 of 3) sorted by relevance
188 std::map<pid_t, FrozenRecords> GetAllFrozenEventsMap();
689 std::map<pid_t, FrozenRecords> CommonEventSubscriberManager::GetAllFrozenEventsMap() in GetAllFrozenEventsMap() function in OHOS::EventFwk::CommonEventSubscriberManager
124 DelayedSingleton<CommonEventSubscriberManager>::GetInstance()->GetAllFrozenEventsMap(); in PublishAllFreezeCommonEvents()