Searched defs:GetOsAccountName (Results 1 – 6 of 6) sorted by relevance
351 ErrCode OsAccountManager::GetOsAccountName(std::string &name) in GetOsAccountName() function in OHOS::AccountSA::OsAccountManager
1090 ErrCode OsAccountManagerService::GetOsAccountName(std::string &name) in GetOsAccountName() function in OHOS::AccountSA::OsAccountManagerService
1416 ErrCode IInnerOsAccountManager::GetOsAccountName(const int id, std::string &name) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
895 ErrCode OsAccount::GetOsAccountName(std::string &name) in GetOsAccountName() function in OHOS::AccountSA::OsAccount
1548 ErrCode OsAccountProxy::GetOsAccountName(std::string &name) in GetOsAccountName() function in OHOS::AccountSA::OsAccountProxy
752 napi_value GetOsAccountName(napi_env env, napi_callback_info cbInfo) in GetOsAccountName() function