Searched refs:NeedsProfilePicture (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader_delegate.h31 virtual bool NeedsProfilePicture() const = 0;
H A Dgaia_info_update_service.h35 virtual bool NeedsProfilePicture() const OVERRIDE;
H A Dgaia_info_update_service.cc80 bool GAIAInfoUpdateService::NeedsProfilePicture() const { function in class:GAIAInfoUpdateService
H A Dprofile_downloader.cc334 if (!delegate_->NeedsProfilePicture()) {
/external/chromium_org/chrome/browser/managed_mode/
H A Dcustodian_profile_downloader_service.h34 virtual bool NeedsProfilePicture() const OVERRIDE;
H A Dcustodian_profile_downloader_service.cc47 bool CustodianProfileDownloaderService::NeedsProfilePicture() const { function in class:CustodianProfileDownloaderService
/external/chromium_org/chrome/browser/chromeos/login/
H A Duser_image_manager_impl.h98 virtual bool NeedsProfilePicture() const OVERRIDE;
H A Duser_image_manager_impl.cc752 bool UserImageManagerImpl::NeedsProfilePicture() const { function in class:chromeos::UserImageManagerImpl

Completed in 222 milliseconds