Searched refs:COMMON_EVENT_TEST_ACTION1 (Results 1 – 7 of 7) sorted by relevance
32 … CommonEventSupport::COMMON_EVENT_TEST_ACTION1, CommonEventSupport::COMMON_EVENT_TEST_ACTION2)); in Init()34 … CommonEventSupport::COMMON_EVENT_TEST_ACTION2, CommonEventSupport::COMMON_EVENT_TEST_ACTION1)); in Init()
163 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_TEST_ACTION1);234 want.SetAction(CommonEventSupport::COMMON_EVENT_TEST_ACTION1);
33 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_TEST_ACTION1); in DoSomethingInterestingWithMyAPI()
31 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_TEST_ACTION1); in DoSomethingInterestingWithMyAPI()
1249 const std::string CommonEventSupport::COMMON_EVENT_TEST_ACTION1 = "usual.event.test1"; member in OHOS::EventFwk::CommonEventSupport2607 commonEventSupport_.emplace_back(COMMON_EVENT_TEST_ACTION1); in Init()
223 const std::string CommonEventSupport::COMMON_EVENT_TEST_ACTION1 = "usual.event.test1"; member in OHOS::EventFwk::CommonEventSupport
1125 static const std::string COMMON_EVENT_TEST_ACTION1; variable