HomeSort by relevance Sort by last modified time
    Searched defs:ProfileAvatarDownloader (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_avatar_downloader.cc 19 ProfileAvatarDownloader::ProfileAvatarDownloader(
31 ProfileAvatarDownloader::~ProfileAvatarDownloader() {
34 void ProfileAvatarDownloader::Start() {
47 void ProfileAvatarDownloader::OnFetchComplete(const GURL url,
profile_avatar_downloader.h 12 class ProfileAvatarDownloader : public chrome::BitmapFetcherDelegate {
14 ProfileAvatarDownloader(size_t icon_index,
17 virtual ~ProfileAvatarDownloader();

Completed in 120 milliseconds