Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_state_machine_test.cpp464 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));
501 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));
568 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));
605 EXPECT_EQ(true, stateMachine.StateChangeProcess(ACCOUNT_MANUAL_LOGOFF_EVT));
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_state_machine.cpp49 std::make_pair(ACCOUNT_MANUAL_LOGOFF_EVT, nullptr)} in OnInitialize()
70 … std::make_pair(ACCOUNT_MANUAL_LOGOFF_EVT, new (std::nothrow) LogoffAction(ACCOUNT_STATE_UNBOUND))} in OnInitialize()
H A Dohos_account_manager.cpp559 …_.insert(std::pair<std::string, ACCOUNT_INNER_EVENT_TYPE>(eventLogoff, ACCOUNT_MANUAL_LOGOFF_EVT)); in BuildEventsMapper()
/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Daccount_info.h71 ACCOUNT_MANUAL_LOGOFF_EVT, // account logoff manually enumerator