Searched defs:GetOsAccountProfilePhoto (Results 1 – 7 of 7) sorted by relevance
42 "GetOsAccountProfilePhoto": [], array
165 ErrCode OsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountManager
421 ErrCode OsAccountManagerService::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountManagerService
1207 ErrCode IInnerOsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
352 ErrCode OsAccount::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccount
546 ErrCode OsAccountProxy::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountProxy
693 napi_value GetOsAccountProfilePhoto(napi_env env, napi_callback_info cbInfo) in GetOsAccountProfilePhoto() function