/base/customization/enterprise_device_management/common/external/src/ |
H A D | edm_os_account_manager_impl.cpp | 42 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 D | account_command_util.cpp | 36 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 D | os_account_manager.cpp | 24 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 D | os_account_manager_service.cpp | 85 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 D | inner_os_account_manager.cpp | 441 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 D | os_account_proxy.cpp | 30 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 D | os_account.cpp | 83 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 D | napi_os_account.cpp | 390 napi_value CreateOsAccount(napi_env env, napi_callback_info cbInfo) in CreateOsAccount() function
|