Searched defs:commonEventSubscriber (Results 1 – 3 of 3) sorted by relevance
92 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
30 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; in DoSomethingInterestingWithMyAPI() local
22 CommonEventListener::CommonEventListener(const std::shared_ptr<CommonEventSubscriber> &commonEventS… in CommonEventListener()