Searched defs:LogoutAction (Results 1 - 1 of 1) sorted by relevance
/base/account/os_account/services/accountmgr/include/ | ||
H A D | account_state_machine.h | 83 class LogoutAction : public AccountStateAction {
class in OHOS::AccountSA::AccountStateMachine 88 explicit LogoutAction(int status) : AccountStateAction(status) {} in LogoutAction() function in OHOS::AccountSA::AccountStateMachine::LogoutAction |
Completed in 1 milliseconds