Home
last modified time | relevance | path

Searched defs:CreateAccount (Results 1 – 7 of 7) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp35 ErrCode AppAccountManager::CreateAccount(const std::string &name, const CreateAccountOptions &optio… in CreateAccount() function in OHOS::AccountSA::AppAccountManager
Dapp_account.cpp142 ErrCode AppAccount::CreateAccount(const std::string &name, const CreateAccountOptions &options) in CreateAccount() function in OHOS::AccountSA::AppAccount
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp55 ErrCode InnerAppAccountManager::CreateAccount(const std::string &name, const CreateAccountOptions &… in CreateAccount() function in OHOS::AccountSA::InnerAppAccountManager
Dapp_account_manager_service.cpp119 ErrCode AppAccountManagerService::CreateAccount( in CreateAccount() function in OHOS::AccountSA::AppAccountManagerService
Dapp_account_control_manager.cpp261 ErrCode AppAccountControlManager::CreateAccount(const std::string &name, const CreateAccountOptions… in CreateAccount() function in OHOS::AccountSA::AppAccountControlManager
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp71 ErrCode MockAppAccountStub::CreateAccount(const std::string &name, const CreateAccountOptions &opti… in CreateAccount() function in OHOS::AccountSA::MockAppAccountStub
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account.cpp196 napi_value NapiAppAccount::CreateAccount(napi_env env, napi_callback_info cbInfo) in CreateAccount() function in OHOS::AccountJsKit::NapiAppAccount