Searched refs:CommonEventServicesSystemTest (Results 1 – 3 of 3) sorted by relevance
62 class CommonEventServicesSystemTest : public CommonEventSubscriber { class64 explicit CommonEventServicesSystemTest(const CommonEventSubscribeInfo &subscribeInfo);65 virtual ~CommonEventServicesSystemTest() {}; in ~CommonEventServicesSystemTest()69 CommonEventServicesSystemTest::CommonEventServicesSystemTest(const CommonEventSubscribeInfo &subscr… in CommonEventServicesSystemTest() function in OHOS::EventFwk::CommonEventServicesSystemTest73 void CommonEventServicesSystemTest::OnReceiveEvent(const CommonEventData &data) in OnReceiveEvent()196 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);213 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);230 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);247 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);2508 std::vector<std::shared_ptr<CommonEventServicesSystemTest>> subscriberPtrs;[all …]
48 class CommonEventServicesSystemTest : public CommonEventSubscriber { class50 explicit CommonEventServicesSystemTest(const CommonEventSubscribeInfo &subscribeInfo);51 virtual ~CommonEventServicesSystemTest() {}; in ~CommonEventServicesSystemTest()55 CommonEventServicesSystemTest::CommonEventServicesSystemTest(const CommonEventSubscribeInfo &subscr… in CommonEventServicesSystemTest() function in OHOS::EventFwk::CommonEventServicesSystemTest59 void CommonEventServicesSystemTest::OnReceiveEvent(const CommonEventData &data) in OnReceiveEvent()118 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);
54 class CommonEventServicesSystemTest : public CommonEventSubscriber { class56 explicit CommonEventServicesSystemTest(const CommonEventSubscribeInfo &subscribeInfo);57 virtual ~CommonEventServicesSystemTest() {}; in ~CommonEventServicesSystemTest()61 CommonEventServicesSystemTest::CommonEventServicesSystemTest(const CommonEventSubscribeInfo &subscr… in CommonEventServicesSystemTest() function in OHOS::EventFwk::CommonEventServicesSystemTest65 void CommonEventServicesSystemTest::OnReceiveEvent(const CommonEventData &data) in OnReceiveEvent()144 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);174 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);204 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);234 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);264 auto subscriberPtr = std::make_shared<CommonEventServicesSystemTest>(subscribeInfo);[all …]