Searched defs:commonEventSubscriber (Results 1 – 11 of 11) 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
52 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
55 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
54 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
59 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
68 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
52 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable
30 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; in DoSomethingInterestingWithMyAPI() local
154 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
26 CommonEventListener::CommonEventListener(const std::shared_ptr<CommonEventSubscriber> &commonEventS… in CommonEventListener()