Home
last modified time | relevance | path

Searched defs:ProfileDownloader (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dgaia_info_update_service.h18 class ProfileDownloader; variable
Dprofile_downloader_delegate.h14 class ProfileDownloader; variable
Dprofile_downloader.cc212 ProfileDownloader::ProfileDownloader(ProfileDownloaderDelegate* delegate) in ProfileDownloader() function in ProfileDownloader
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
Duser_image_manager_impl.h26 class ProfileDownloader; variable
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/profiles/
DProfileDownloader.java18 public class ProfileDownloader { class