Home
last modified time | relevance | path

Searched defs:CreateAccountImplicitly (Results 1 – 12 of 12) sorted by relevance

/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_authenticator_stub.cpp64 ErrCode MockAppAccountAuthenticator::CreateAccountImplicitly( in CreateAccountImplicitly() function in OHOS::AccountSA::MockAppAccountAuthenticator
Dmock_app_account_stub.cpp72 ErrCode MockAppAccountStub::CreateAccountImplicitly(const std::string &owner, in CreateAccountImplicitly() function in OHOS::AccountSA::MockAppAccountStub
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_proxy.cpp102 ErrCode AppAccountAuthenticatorProxy::CreateAccountImplicitly( in CreateAccountImplicitly() function in OHOS::AccountSA::AppAccountAuthenticatorProxy
Dapp_account_authenticator_session_manager.cpp91 ErrCode AppAccountAuthenticatorSessionManager::CreateAccountImplicitly(const AuthenticatorSessionRe… in CreateAccountImplicitly() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
Dinner_app_account_manager.cpp59 ErrCode InnerAppAccountManager::CreateAccountImplicitly(const AuthenticatorSessionRequest &request) in CreateAccountImplicitly() function in OHOS::AccountSA::InnerAppAccountManager
Dapp_account_manager_service.cpp92 ErrCode AppAccountManagerService::CreateAccountImplicitly(const std::string &owner, in CreateAccountImplicitly() function in OHOS::AccountSA::AppAccountManagerService
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp40 ErrCode AppAccountManager::CreateAccountImplicitly(const std::string &owner, in CreateAccountImplicitly() function in OHOS::AccountSA::AppAccountManager
Dapp_account.cpp97 ErrCode AppAccount::CreateAccountImplicitly(const std::string &owner, const CreateAccountImplicitly… in CreateAccountImplicitly() function in OHOS::AccountSA::AppAccount
Dapp_account_proxy.cpp128 ErrCode AppAccountProxy::CreateAccountImplicitly(const std::string &owner, in CreateAccountImplicitly() function in OHOS::AccountSA::AppAccountProxy
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_authenticate_test.cpp112 ErrCode MockAppAccountAuthenticator::CreateAccountImplicitly( in CreateAccountImplicitly() function in MockAppAccountAuthenticator
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_authenticator.cpp159 ErrCode NapiAppAccountAuthenticator::CreateAccountImplicitly( in CreateAccountImplicitly() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator
Dnapi_app_account.cpp226 napi_value NapiAppAccount::CreateAccountImplicitly(napi_env env, napi_callback_info cbInfo) in CreateAccountImplicitly() function in OHOS::AccountJsKit::NapiAppAccount