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