Home
last modified time | relevance | path

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

/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp55 {CommonEventSupport::COMMON_EVENT_USER_STOPPING, member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp396 const std::string CommonEventSupport::COMMON_EVENT_USER_STOPPING = "usual.event.USER_STOPPING"; member in OHOS::EventFwk::CommonEventSupport
1827 commonEventSupport_.emplace_back(COMMON_EVENT_USER_STOPPING); in Init()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h345 static const std::string COMMON_EVENT_USER_STOPPING; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp155 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING, "COMMON_EVENT_USER_STOPPING"); in SupportInit()
/base/account/os_account/frameworks/osaccount/native/test/moduletest/
H A Dos_account_manager_module_test.cpp265 if (want.GetAction() == EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING) { in OnReceiveEvent()
2472 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING); in HWTEST_F()
2479 EXPECT_CALL(*listener, OnReceiveEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING)).Times(Exactly(1)); in HWTEST_F()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1745 osAccountInfo, OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_STOPPING, Constants::OPERATION_STOP); in RetryToGetAccount()

Completed in 15 milliseconds