Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_UID_REMOVED (Results 1 – 7 of 7) sorted by relevance

/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp84 } else if (wantAction == CommonEventSupport::COMMON_EVENT_UID_REMOVED || in OnReceiveEvent()
105 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_UID_REMOVED); in Init()
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h215 static const std::string COMMON_EVENT_UID_REMOVED; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp239 const std::string CommonEventSupport::COMMON_EVENT_UID_REMOVED = "usual.event.UID_REMOVED"; member in OHOS::EventFwk::CommonEventSupport
1410 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_UID_REMOVED); in Init()
/base/notification/common_event_service/services/src/
Dstatic_subscriber_manager.cpp126 data.GetWant().GetAction() == CommonEventSupport::COMMON_EVENT_UID_REMOVED || in PublishCommonEvent()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp98 …SetNamedPropertyByStr(env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_UID_REMOVED, "COMMON_EV… in SupportInit()
/base/notification/common_event_service/
DREADME_zh.md463 | COMMON_EVENT_UID_REMOVED | usual.event.UID_REMOVED …
/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
Dstatic_subscriber_manager_unit_test.cpp2585 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_UID_REMOVED;
2631 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_UID_REMOVED;