Home
last modified time | relevance | path

Searched refs:LogoffAction (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/services/accountmgr/include/
H A Daccount_state_machine.h99 class LogoffAction : public AccountStateAction { class in OHOS::AccountSA::AccountStateMachine
104 explicit LogoffAction(int status) : AccountStateAction(status) {} in LogoffAction() function in OHOS::AccountSA::AccountStateMachine::LogoffAction
109 ~LogoffAction() override {}
/base/account/os_account/services/accountmgr/src/
H A Daccount_state_machine.cpp70 std::make_pair(ACCOUNT_MANUAL_LOGOFF_EVT, new (std::nothrow) LogoffAction(ACCOUNT_STATE_UNBOUND))} in OnInitialize()

Completed in 2 milliseconds