Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_ABILITY_ADDED (Results 1 - 7 of 7) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp103 {CommonEventSupport::COMMON_EVENT_ABILITY_ADDED, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp865 const std::string CommonEventSupport::COMMON_EVENT_ABILITY_ADDED = "common.event.ABILITY_ADDED"; member in OHOS::EventFwk::CommonEventSupport
2247 commonEventSupport_.emplace_back(COMMON_EVENT_ABILITY_ADDED); in Init()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp655 * @tc.desc: Verify Subscribe system event "COMMON_EVENT_ABILITY_ADDED"
660 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()
661 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()
825 * @tc.desc: Publish system event "COMMON_EVENT_ABILITY_ADDED"
830 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()
831 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h765 static const std::string COMMON_EVENT_ABILITY_ADDED; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp391 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_ABILITY_ADDED, "COMMON_EVENT_ABILITY_ADDED"); in SupportInit()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp2289 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()
2290 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp1793 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; in HWTEST_F()

Completed in 23 milliseconds