Searched defs:CreateAccount (Results 1 – 8 of 8) sorted by relevance
35 ErrCode AppAccountManager::CreateAccount(const std::string &name, const CreateAccountOptions &optio… in CreateAccount() function in OHOS::AccountSA::AppAccountManager
78 ErrCode AppAccount::CreateAccount(const std::string &name, const CreateAccountOptions &options) in CreateAccount() function in OHOS::AccountSA::AppAccount
105 ErrCode AppAccountProxy::CreateAccount(const std::string &name, const CreateAccountOptions &options) in CreateAccount() function in OHOS::AccountSA::AppAccountProxy
66 ErrCode MockAppAccountStub::CreateAccount(const std::string &name, const CreateAccountOptions &opti… in CreateAccount() function in OHOS::AccountSA::MockAppAccountStub
52 ErrCode InnerAppAccountManager::CreateAccount(const std::string &name, const CreateAccountOptions &… in CreateAccount() function in OHOS::AccountSA::InnerAppAccountManager
81 ErrCode AppAccountManagerService::CreateAccount(const std::string &name, const CreateAccountOptions… in CreateAccount() function in OHOS::AccountSA::AppAccountManagerService
249 ErrCode AppAccountControlManager::CreateAccount(const std::string &name, const CreateAccountOptions… in CreateAccount() function in OHOS::AccountSA::AppAccountControlManager
195 napi_value NapiAppAccount::CreateAccount(napi_env env, napi_callback_info cbInfo) in CreateAccount() function in OHOS::AccountJsKit::NapiAppAccount