Searched defs:SetOsAccountName (Results 1 – 7 of 7) sorted by relevance
44 "SetOsAccountName": [], array
153 ErrCode OsAccountManager::SetOsAccountName(const int id, const std::string &localName) in SetOsAccountName() function in OHOS::AccountSA::OsAccountManager
353 ErrCode OsAccount::SetOsAccountName(const int id, const std::string &localName) in SetOsAccountName() function in OHOS::AccountSA::OsAccount
474 ErrCode OsAccountProxy::SetOsAccountName(const int id, const std::string &name) in SetOsAccountName() function in OHOS::AccountSA::OsAccountProxy
410 ErrCode OsAccountManagerService::SetOsAccountName(const int id, const std::string &name) in SetOsAccountName() function in OHOS::AccountSA::OsAccountManagerService
934 ErrCode IInnerOsAccountManager::SetOsAccountName(const int id, const std::string &name) in SetOsAccountName() function in OHOS::AccountSA::IInnerOsAccountManager
243 napi_value SetOsAccountName(napi_env env, napi_callback_info cbInfo) in SetOsAccountName() function