Searched refs:ProfileAvatarDownloader (Results 1 – 5 of 5) sorted by relevance
19 ProfileAvatarDownloader::ProfileAvatarDownloader( in ProfileAvatarDownloader() function in ProfileAvatarDownloader31 ProfileAvatarDownloader::~ProfileAvatarDownloader() { in ~ProfileAvatarDownloader()34 void ProfileAvatarDownloader::Start() { in Start()47 void ProfileAvatarDownloader::OnFetchComplete(const GURL url, in OnFetchComplete()
12 class ProfileAvatarDownloader : public chrome::BitmapFetcherDelegate {14 ProfileAvatarDownloader(size_t icon_index,17 virtual ~ProfileAvatarDownloader();
31 class ProfileAvatarDownloader; variable232 mutable std::map<std::string, ProfileAvatarDownloader*>
855 ProfileAvatarDownloader* avatar_downloader = new ProfileAvatarDownloader( in DownloadHighResAvatar()
561 ProfileAvatarDownloader avatar_downloader( in TEST_F()