HomeSort by relevance Sort by last modified time
    Searched refs:OnProfileDownloadSuccess (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/android/profiles/
profile_downloader_android.h 23 static void OnProfileDownloadSuccess(
profile_downloader_android.cc 60 virtual void OnProfileDownloadSuccess(
62 ProfileDownloaderAndroid::OnProfileDownloadSuccess(
94 void ProfileDownloaderAndroid::OnProfileDownloadSuccess(
  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 47 virtual void OnProfileDownloadSuccess(ProfileDownloader* downloader) = 0;
gaia_info_update_service.h 40 virtual void OnProfileDownloadSuccess(ProfileDownloader* downloader) OVERRIDE;
profile_downloader.cc 342 delegate_->OnProfileDownloadSuccess(this);
348 delegate_->OnProfileDownloadSuccess(this);
354 delegate_->OnProfileDownloadSuccess(this);
390 delegate_->OnProfileDownloadSuccess(this);
gaia_info_update_service.cc 95 void GAIAInfoUpdateService::OnProfileDownloadSuccess(
gaia_info_update_service_unittest.cc 117 service()->OnProfileDownloadSuccess(downloader());
  /external/chromium_org/chrome/browser/supervised_user/
custodian_profile_downloader_service.h 38 virtual void OnProfileDownloadSuccess(ProfileDownloader* downloader) OVERRIDE;
custodian_profile_downloader_service.cc 36 OnProfileDownloadSuccess(profile_downloader_.get());
64 void CustodianProfileDownloaderService::OnProfileDownloadSuccess(
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.h 92 virtual void OnProfileDownloadSuccess(ProfileDownloader* downloader) OVERRIDE;
user_image_manager_impl.cc 758 void UserImageManagerImpl::OnProfileDownloadSuccess(
    [all...]

Completed in 367 milliseconds