Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp161 …sptr<IEventReceive> commonEventListenerProxy = iface_cast<IEventReceive>(subscriberRecord.commonEv… in NotifyFreezeEvents() local
162 if (!commonEventListenerProxy) { in NotifyFreezeEvents()
182 commonEventListenerProxy->NotifyEvent(*(eventRecord.commonEventData), in NotifyFreezeEvents()
224 …sptr<IEventReceive> commonEventListenerProxy = iface_cast<IEventReceive>(vec->commonEventListener); in NotifyUnorderedEventLocked() local
225 if (!commonEventListenerProxy) { in NotifyUnorderedEventLocked()
236 commonEventListenerProxy->NotifyEvent( in NotifyUnorderedEventLocked()