Searched defs:NotifyEvent (Results 1 – 5 of 5) sorted by relevance
| /base/notification/common_event_service/frameworks/core/src/ |
| D | event_receive_proxy.cpp | 31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, co… in NotifyEvent() function in OHOS::EventFwk::EventReceiveProxy
|
| D | common_event_listener.cpp | 31 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent() function in OHOS::EventFwk::CommonEventListener
|
| /base/notification/common_event_service/frameworks/core/test/unittest/ |
| D | event_receive_stub_test.cpp | 45 void NotifyEvent(const CommonEventData &data, const bool &ordered, const bool &sticky) override in NotifyEvent() function in MockEventReceiveStub
|
| /base/notification/common_event_service/frameworks/native/test/unittest/ |
| D | common_event_subscribe_test.cpp | 88 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent() function in EventReceiveStubTest
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | common_event_subscribe_unit_test.cpp | 119 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent() function in EventReceiveStubTest
|