Searched defs:GetOsAccountProfilePhoto (Results 1 – 7 of 7) sorted by relevance
42 "GetOsAccountProfilePhoto": [], array
143 ErrCode OsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountManager
326 ErrCode OsAccount::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccount
437 ErrCode OsAccountProxy::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountProxy
384 ErrCode OsAccountManagerService::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::OsAccountManagerService
912 ErrCode IInnerOsAccountManager::GetOsAccountProfilePhoto(const int id, std::string &photo) in GetOsAccountProfilePhoto() function in OHOS::AccountSA::IInnerOsAccountManager
679 napi_value GetOsAccountProfilePhoto(napi_env env, napi_callback_info cbInfo) in GetOsAccountProfilePhoto() function