Searched defs:COMMON_EVENT_ABILITY_ADDED (Results 1 - 3 of 3) sorted by relevance
/base/notification/common_event_service/services/src/ | ||
H A D | common_event_permission_manager.cpp | 103 {CommonEventSupport::COMMON_EVENT_ABILITY_ADDED, member in OHOS::EventFwk::CommonEventSupport |
/base/notification/common_event_service/interfaces/inner_api/ | ||
H A D | common_event_support.h | 765 static const std::string COMMON_EVENT_ABILITY_ADDED; member in OHOS::EventFwk::CommonEventSupport |
/base/notification/common_event_service/frameworks/native/src/ | ||
H A D | common_event_support.cpp | 865 const std::string CommonEventSupport::COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"; member in OHOS::EventFwk::CommonEventSupport |
Completed in 8 milliseconds