Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_state_action.h31 explicit AccountStateAction(const int nextStateId) : nextState_(nextStateId) {} in AccountStateAction() argument