Searched defs:SetOsAccountName (Results 1 – 7 of 7) sorted by relevance
44 "SetOsAccountName": [], array
191 ErrCode OsAccountManager::SetOsAccountName(const int id, const std::string &localName) in SetOsAccountName() function in OHOS::AccountSA::OsAccountManager
531 ErrCode OsAccountManagerService::SetOsAccountName(const int id, const std::string &name) in SetOsAccountName() function in OHOS::AccountSA::OsAccountManagerService
1485 ErrCode IInnerOsAccountManager::SetOsAccountName(const int id, const std::string &name) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
430 ErrCode OsAccount::SetOsAccountName(const int id, const std::string &localName) in SetOsAccountName() function in OHOS::AccountSA::OsAccount
669 ErrCode OsAccountProxy::SetOsAccountName(const int id, const std::string &name) in SetOsAccountName() function in OHOS::AccountSA::OsAccountProxy
263 napi_value SetOsAccountName(napi_env env, napi_callback_info cbInfo) in SetOsAccountName() function