Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_ACCOUNT_DELETED (Results 1 - 6 of 6) sorted by relevance

/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp148 {CommonEventSupport::COMMON_EVENT_ACCOUNT_DELETED, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1133 const std::string CommonEventSupport::COMMON_EVENT_ACCOUNT_DELETED = "usual.event.data.ACCOUNT_DELETED"; member in OHOS::EventFwk::CommonEventSupport
2497 commonEventSupport_.emplace_back(COMMON_EVENT_ACCOUNT_DELETED); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1015 static const std::string COMMON_EVENT_ACCOUNT_DELETED; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp465 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_ACCOUNT_DELETED, "COMMON_EVENT_ACCOUNT_DELETED"); in SupportInit()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp2432 std::string eventName = CommonEventSupport::COMMON_EVENT_ACCOUNT_DELETED; in HWTEST_F()
2433 std::string eventAction = CommonEventSupport::COMMON_EVENT_ACCOUNT_DELETED; in HWTEST_F()
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp1940 std::string eventName = CommonEventSupport::COMMON_EVENT_ACCOUNT_DELETED; in HWTEST_F()

Completed in 16 milliseconds