Searched defs:ProfileAvatarDownloader (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_avatar_downloader.h12 class ProfileAvatarDownloader : public chrome::BitmapFetcherDelegate { class in inherits:chrome::BitmapFetcherDelegate
14 ProfileAvatarDownloader(size_t icon_index,
17 virtual ~ProfileAvatarDownloader();
H A Dprofile_avatar_downloader.cc19 ProfileAvatarDownloader::ProfileAvatarDownloader( function in class:ProfileAvatarDownloader
31 ProfileAvatarDownloader::~ProfileAvatarDownloader() {
34 void ProfileAvatarDownloader::Start() {
47 void ProfileAvatarDownloader::OnFetchComplete(const GURL url,

Completed in 1028 milliseconds