/ohos5.0/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
|
/ohos5.0/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::Os… in CreateOsAccount() function in OHOS::EDM::EdmOsAccountManagerImpl
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/ |
H A D | os_account_manager_wrapper.cpp | 81 ErrCode OsAccountManagerWrapper::CreateOsAccount(const std::string &name, int32_t &osAccountUserId) in CreateOsAccount() function in OHOS::AppExecFwk::OsAccountManagerWrapper
|
/ohos5.0/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& shortNam… in CreateOsAccount() function in OHOS::AccountSA::OsAccountManager
|
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/ |
H A D | config.json | 24 "CreateOsAccount": [], array
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_manager_service.cpp | 86 ErrCode OsAccountManagerService::CreateOsAccount( in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService 96 ErrCode OsAccountManagerService::CreateOsAccount(const std::string &localName, const std::string &s… in CreateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
|
H A D | inner_os_account_manager.cpp | 464 ErrCode IInnerOsAccountManager::CreateOsAccount( in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager 491 ErrCode IInnerOsAccountManager::CreateOsAccount(const std::string &localName, const std::string &sh… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
|
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account.cpp | 83 ErrCode OsAccount::CreateOsAccount(const std::string &name, const OsAccountType &type, OsAccountInf… 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
|
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
|
/ohos5.0/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
|