Home
last modified time | relevance | path

Searched defs:CreateOsAccount (Results 1 – 8 of 8) sorted by relevance

/base/account/os_account/tools/test/moduletest/acm/
Daccount_command_util.cpp36 std::string AccountCommandUtil::CreateOsAccount() in CreateOsAccount() function in OHOS::AccountSA::AccountCommandUtil
/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json24 "CreateOsAccount": [], array
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp24 ErrCode OsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp54 ErrCode OsAccount::CreateOsAccount(const std::string &name, const OsAccountType &type, OsAccountInf… in CreateOsAccount() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp26 ErrCode OsAccountProxy::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountProxy
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp82 ErrCode OsAccountManagerService::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
Dinner_os_account_manager.cpp252 ErrCode IInnerOsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp342 napi_value CreateOsAccount(napi_env env, napi_callback_info cbInfo) in CreateOsAccount() function