Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp109 {CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp881 const std::string CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED = "common.event.ABILITY_UPDATED"; member in OHOS::EventFwk::CommonEventSupport
2263 commonEventSupport_.emplace_back(COMMON_EVENT_ABILITY_UPDATED); in Init()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp754 * @tc.desc: Subscribe system event "COMMON_EVENT_ABILITY_UPDATED"
759 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()
760 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()
875 * @tc.desc: Publish system event "COMMON_EVENT_ABILITY_UPDATED"
880 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()
881 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h781 static const std::string COMMON_EVENT_ABILITY_UPDATED; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp395 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED, "COMMON_EVENT_ABILITY_UPDATED"); in SupportInit()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp2385 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()
2386 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp1892 std::string eventName = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; in HWTEST_F()

Completed in 21 milliseconds