Home
last modified time | relevance | path

Searched refs:PICTURE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_downloader.h37 PICTURE_DEFAULT, enumerator
Dgaia_info_update_service.cc135 } else if (picture_status == ProfileDownloader::PICTURE_DEFAULT) { in OnProfileDownloadSuccess()
Dprofile_downloader.cc347 picture_status_ = PICTURE_DEFAULT; in OnURLFetchComplete()
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
Duser_image_manager_impl.cc782 case ProfileDownloader::PICTURE_DEFAULT: in OnProfileDownloadSuccess()