Searched defs:GetOsAccountProfilePhoto (Results 1 – 7 of 7) sorted by relevance
42 "GetOsAccountProfilePhoto": [], array
138 ErrCode OsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountManager
382 ErrCode OsAccountManagerService::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountManagerService
924 ErrCode IInnerOsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::IInnerOsAccountManager
324 ErrCode OsAccount::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccount
560 ErrCode OsAccountProxy::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountProxy
745 napi_value GetOsAccountProfilePhoto(napi_env env, napi_callback_info cbInfo) in GetOsAccountProfilePhoto() function