Home
last modified time | relevance | path

Searched refs:RemoveFrozenEventsMapByPid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_subscriber_manager.h234 void RemoveFrozenEventsMapByPid(const pid_t &pid);
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp684 RemoveFrozenEventsMapByPid(pid); in GetFrozenEventsMapByPid()
696 void CommonEventSubscriberManager::RemoveFrozenEventsMapByPid(const pid_t &pid) in RemoveFrozenEventsMapByPid() function in OHOS::EventFwk::CommonEventSubscriberManager