Home
last modified time | relevance | path

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

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