Searched defs:commonEventSubscriber (Results 1 – 5 of 5) sorted by relevance
71 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable101 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable117 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable
30 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; in DoSomethingInterestingWithMyAPI() local
166 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
26 CommonEventListener::CommonEventListener(const std::shared_ptr<CommonEventSubscriber> &commonEventS… in CommonEventListener()
56 commonEventSubscriber: CommonEventManager.CommonEventSubscriber = null; property in InjectNoticeUtil