Home
last modified time | relevance | path

Searched refs:KEY_ACCOUNT_EVENT_LOGOFF (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_helper_data.cpp34 const std::string KEY_ACCOUNT_EVENT_LOGOFF = "LOGOFF"; variable
H A Dohos_account_manager.cpp65 const std::string KEY_ACCOUNT_EVENT_LOGOFF = "LOGOFF"; variable
554 …std::string eventLogoff = GetAccountEventStr(accountEventMap, KEY_ACCOUNT_EVENT_LOGOFF, OHOS_ACCOU… in BuildEventsMapper()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_mgr_service_test.cpp44 const std::string KEY_ACCOUNT_EVENT_LOGOFF = "LOGOFF"; variable
105 …g_eventLogoff = GetAccountEventStr(accountEventMap, KEY_ACCOUNT_EVENT_LOGOFF, OHOS_ACCOUNT_EVENT_L… in SetUpTestCase()
/ohos5.0/base/account/os_account/frameworks/ohosaccount/test/moduletests/account_mgr_test/
H A Daccount_mgr_inner_sdk_func_test.cpp63 const std::string KEY_ACCOUNT_EVENT_LOGOFF = "LOGOFF"; variable