Searched defs:CreateAccount (Results 1 – 7 of 7) sorted by relevance
35 ErrCode AppAccountManager::CreateAccount(const std::string &name, const CreateAccountOptions &optio… in CreateAccount() function in OHOS::AccountSA::AppAccountManager
142 ErrCode AppAccount::CreateAccount(const std::string &name, const CreateAccountOptions &options) in CreateAccount() function in OHOS::AccountSA::AppAccount
55 ErrCode InnerAppAccountManager::CreateAccount(const std::string &name, const CreateAccountOptions &… in CreateAccount() function in OHOS::AccountSA::InnerAppAccountManager
119 ErrCode AppAccountManagerService::CreateAccount( in CreateAccount() function in OHOS::AccountSA::AppAccountManagerService
261 ErrCode AppAccountControlManager::CreateAccount(const std::string &name, const CreateAccountOptions… in CreateAccount() function in OHOS::AccountSA::AppAccountControlManager
71 ErrCode MockAppAccountStub::CreateAccount(const std::string &name, const CreateAccountOptions &opti… in CreateAccount() function in OHOS::AccountSA::MockAppAccountStub
196 napi_value NapiAppAccount::CreateAccount(napi_env env, napi_callback_info cbInfo) in CreateAccount() function in OHOS::AccountJsKit::NapiAppAccount