Searched refs:CommonEventServiceSystemTest (Results 1 – 2 of 2) sorted by relevance
71 PowerMgrShutDownFast::CommonEventServiceSystemTest::CommonEventServiceSystemTest() in CommonEventServiceSystemTest() function in PowerMgrShutDownFast::CommonEventServiceSystemTest75 PowerMgrShutDownFast::CommonEventServiceSystemTest::CommonEventServiceSystemTest( in CommonEventServiceSystemTest() function in PowerMgrShutDownFast::CommonEventServiceSystemTest81 std::shared_ptr<PowerMgrShutDownFast::CommonEventServiceSystemTest>82 PowerMgrShutDownFast::CommonEventServiceSystemTest::OnRegisterEvent(const std::string& eventStr) in OnRegisterEvent()88 auto subscriberPtr = std::make_shared<CommonEventServiceSystemTest>(subscribeInfo); in OnRegisterEvent()94 void PowerMgrShutDownFast::CommonEventServiceSystemTest::OnReceiveEvent(const CommonEventData& data) in OnReceiveEvent()110 auto eventPtr = std::make_unique<PowerMgrShutDownFast::CommonEventServiceSystemTest>();134 auto eventPtr = std::make_unique<PowerMgrShutDownFast::CommonEventServiceSystemTest>();
34 class CommonEventServiceSystemTest : public EventFwk::CommonEventSubscriber {36 CommonEventServiceSystemTest();37 CommonEventServiceSystemTest(const EventFwk::CommonEventSubscribeInfo& subscriberInfo);38 virtual ~CommonEventServiceSystemTest() {}; in ~CommonEventServiceSystemTest()40 std::shared_ptr<CommonEventServiceSystemTest> OnRegisterEvent(const std::string& eventStr);