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

  /external/chromium_org/chrome/browser/profiles/
gaia_info_update_service.h 62 scoped_ptr<ProfileDownloader> profile_image_downloader_; member in class:GAIAInfoUpdateService
  /external/chromium_org/chrome/browser/android/profiles/
profile_downloader_android.cc 34 profile_image_downloader_.reset(new ProfileDownloader(this));
35 profile_image_downloader_->StartForAccount(account_id_);
39 profile_image_downloader_.reset();
77 scoped_ptr<ProfileDownloader> profile_image_downloader_; member in class:__anon7496::AccountInfoRetriever

Completed in 1230 milliseconds