Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticator_session_module_test.cpp79 AuthenticatorAction action = VERIFY_CREDENTIAL; in SetUp()
140 AuthenticatorAction action = SET_AUTHENTICATOR_PROPERTIES;
177 AuthenticatorAction action = SET_AUTHENTICATOR_PROPERTIES;
206 AuthenticatorAction action = ADD_ACCOUNT_IMPLICITLY;
260 AuthenticatorAction action = ADD_ACCOUNT_IMPLICITLY;
296 action = static_cast<AuthenticatorAction>(INVALID_ACTION);
316 AuthenticatorAction action = AUTHENTICATE;
363 AuthenticatorAction action = SET_AUTHENTICATOR_PROPERTIES;
H A Dapp_account_authenticator_session_manager_module_test.cpp187 AuthenticatorAction action;
252 AuthenticatorAction action;
259 AuthenticatorAction action;
278 AuthenticatorAction action;
307 AuthenticatorAction action;
350 AuthenticatorAction action;
402 AuthenticatorAction action;
432 AuthenticatorAction action;
464 AuthenticatorAction action;
514 AuthenticatorAction action;
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_authenticator_session.h69 …AppAccountAuthenticatorSession(AuthenticatorAction action, const AuthenticatorSessionRequest &requ…
86 AuthenticatorAction action_;
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_common.h108 enum AuthenticatorAction { enum
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session.cpp73 AuthenticatorAction action, const AuthenticatorSessionRequest &request) in AppAccountAuthenticatorSession()
/ohos5.0/base/account/os_account/services/accountmgr/
H A Dlibaccountmgr.map51 …henticatorSession::AppAccountAuthenticatorSession(OHOS::AccountSA::AuthenticatorAction, OHOS::Acco…