Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/common/external/src/
H A Dedm_os_account_manager_impl.cpp42 ErrCode EdmOsAccountManagerImpl::CreateOsAccount(const std::string &name, const OHOS::AccountSA::OsAccountType &type, in CreateOsAccount() function in OHOS::EDM::EdmOsAccountManagerImpl
/base/account/os_account/tools/test/moduletest/acm/
H A Daccount_command_util.cpp36 std::string AccountCommandUtil::CreateOsAccount() in CreateOsAccount() function in OHOS::AccountSA::AccountCommandUtil
46 std::string AccountCommandUtil::CreateOsAccount(const std::string &name) in CreateOsAccount() function in OHOS::AccountSA::AccountCommandUtil
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp24 ErrCode OsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
30 ErrCode OsAccountManager::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
36 ErrCode OsAccountManager::CreateOsAccount(const std::string& localName, const std::string& shortName, in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp85 ErrCode OsAccountManagerService::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
95 ErrCode OsAccountManagerService::CreateOsAccount(const std::string &localName, const std::string &shortName, in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
H A Dinner_os_account_manager.cpp441 ErrCode IInnerOsAccountManager::CreateOsAccount( in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
468 ErrCode IInnerOsAccountManager::CreateOsAccount(const std::string &localName, const std::string &shortName, in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp30 ErrCode OsAccountProxy::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountProxy
68 ErrCode OsAccountProxy::CreateOsAccount(const std::string &localName, const std::string &shortName, in CreateOsAccount() function in OHOS::AccountSA::OsAccountProxy
H A Dos_account.cpp83 ErrCode OsAccount::CreateOsAccount(const std::string &name, const OsAccountType &type, OsAccountInfo &osAccountInfo) in CreateOsAccount() function in OHOS::AccountSA::OsAccount
98 ErrCode OsAccount::CreateOsAccount(const std::string& localName, const std::string& shortName, in CreateOsAccount() function in OHOS::AccountSA::OsAccount
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp390 napi_value CreateOsAccount(napi_env env, napi_callback_info cbInfo) in CreateOsAccount() function

Completed in 14 milliseconds