Searched defs:commonEventSubscriber (Results 1 – 4 of 4) sorted by relevance
56 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable70 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable85 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable100 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable116 std::shared_ptr<CommonEventSubscriber> commonEventSubscriber = nullptr; variable
115 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; variable
30 std::shared_ptr<EventFwk::CommonEventSubscriber> commonEventSubscriber = nullptr; in DoSomethingInterestingWithMyAPI() local
24 CommonEventListener::CommonEventListener(const std::shared_ptr<CommonEventSubscriber> &commonEventS… in CommonEventListener()