Searched refs:COMMON_EVENT_UID_REMOVED (Results 1 – 7 of 7) sorted by relevance
84 } else if (wantAction == CommonEventSupport::COMMON_EVENT_UID_REMOVED || in OnReceiveEvent()105 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_UID_REMOVED); in Init()
215 static const std::string COMMON_EVENT_UID_REMOVED; variable
239 const std::string CommonEventSupport::COMMON_EVENT_UID_REMOVED = "usual.event.UID_REMOVED"; member in OHOS::EventFwk::CommonEventSupport1410 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_UID_REMOVED); in Init()
126 data.GetWant().GetAction() == CommonEventSupport::COMMON_EVENT_UID_REMOVED || in PublishCommonEvent()
98 …SetNamedPropertyByStr(env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_UID_REMOVED, "COMMON_EV… in SupportInit()
463 | COMMON_EVENT_UID_REMOVED | usual.event.UID_REMOVED …
2585 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_UID_REMOVED;2631 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_UID_REMOVED;