Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF (Results 1 – 5 of 5) sorted by relevance

/base/account/os_account/services/accountmgr/test/unittest/common/account_event_provider_test/
Daccount_event_provider_test.cpp68 … EventFwk::CommonEventSupport::COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF, DEFAULT_USER_ID, nullptr);
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h1199 static const std::string COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp1320 const std::string CommonEventSupport::COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF = member in OHOS::EventFwk::CommonEventSupport
1549 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF); in Init()
/base/account/os_account/services/accountmgr/src/
Dohos_account_manager.cpp447 EventFwk::CommonEventSupport::COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF, userId, nullptr); in LogoffOhosAccount()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp567 EventFwk::CommonEventSupport::COMMON_EVENT_DISTRIBUTED_ACCOUNT_LOGOFF, in SupportInit()