OnFetchComplete 88 chrome/browser/android/banners/app_banner_manager.h virtual void OnFetchComplete(const GURL url, const SkBitmap* bitmap) OVERRIDE; OnFetchComplete 69 chrome/browser/bitmap_fetcher.cc delegate_->OnFetchComplete(url_, bitmap.get()); OnFetchComplete 77 chrome/browser/bitmap_fetcher.cc delegate_->OnFetchComplete(url_, NULL); OnFetchComplete 23 chrome/browser/bitmap_fetcher_delegate.h virtual void OnFetchComplete(const GURL url, const SkBitmap* bitmap) = 0; OnFetchComplete 42 chrome/browser/browsing_data/browsing_data_appcache_helper.cc base::Bind(&BrowsingDataAppCacheHelper::OnFetchComplete, OnFetchComplete 80 chrome/browser/browsing_data/browsing_data_appcache_helper.cc base::Bind(&BrowsingDataAppCacheHelper::OnFetchComplete, this, rv)); OnFetchComplete 45 chrome/browser/browsing_data/browsing_data_appcache_helper.h void OnFetchComplete(int rv); OnFetchComplete 68 chrome/browser/browsing_data/browsing_data_cookie_helper.cc base::Bind(&BrowsingDataCookieHelper::OnFetchComplete, this)); OnFetchComplete 70 chrome/browser/browsing_data/browsing_data_cookie_helper.cc OnFetchComplete(net::CookieList()); OnFetchComplete 57 chrome/browser/browsing_data/browsing_data_cookie_helper.h void OnFetchComplete(const net::CookieList& cookies); OnFetchComplete 34 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc void OnFetchComplete( OnFetchComplete 102 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc &BrowsingDataServerBoundCertHelperImpl::OnFetchComplete, this)); OnFetchComplete 104 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc OnFetchComplete(net::ServerBoundCertStore::ServerBoundCertList()); OnFetchComplete 90 chrome/browser/notifications/sync_notifier/image_holder.cc delegate_->OnFetchComplete(); OnFetchComplete 22 chrome/browser/notifications/sync_notifier/image_holder.h virtual void OnFetchComplete() = 0; OnFetchComplete 43 chrome/browser/notifications/sync_notifier/image_holder.h virtual void OnFetchComplete(const GURL url, const SkBitmap* bitmap) OVERRIDE; OnFetchComplete 54 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder.OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 83 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder1.OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 84 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder2.OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 85 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder3.OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 86 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder4.OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 93 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder1.OnFetchComplete(GURL(kIconUrl2), &bitmap); OnFetchComplete 94 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder2.OnFetchComplete(GURL(kIconUrl2), &bitmap); OnFetchComplete 95 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder3.OnFetchComplete(GURL(kIconUrl2), &bitmap); OnFetchComplete 96 chrome/browser/notifications/sync_notifier/image_holder_unittest.cc image_holder4.OnFetchComplete(GURL(kIconUrl2), &bitmap); OnFetchComplete 121 chrome/browser/notifications/sync_notifier/synced_notification.h virtual void OnFetchComplete(const GURL url, const SkBitmap* bitmap) OVERRIDE; OnFetchComplete 91 chrome/browser/notifications/sync_notifier/synced_notification_app_info.h virtual void OnFetchComplete() OVERRIDE; OnFetchComplete 62 chrome/browser/notifications/sync_notifier/synced_notification_app_info_unittest.cc app_info.OnFetchComplete(); OnFetchComplete 87 chrome/browser/notifications/sync_notifier/synced_notification_app_info_unittest.cc app_info.settings_holder_->OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 91 chrome/browser/notifications/sync_notifier/synced_notification_app_info_unittest.cc app_info.settings_holder_->OnFetchComplete(GURL(kIconUrl2), &bitmap); OnFetchComplete 330 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 333 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kImageUrl1), &bitmap); OnFetchComplete 335 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kButtonOneIconUrl), &bitmap); OnFetchComplete 337 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kButtonTwoIconUrl), &bitmap); OnFetchComplete 389 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kIconUrl1), &bitmap); OnFetchComplete 392 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kImageUrl1), &bitmap); OnFetchComplete 394 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kButtonOneIconUrl), &empty_bitmap); OnFetchComplete 396 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc notification1_->OnFetchComplete(GURL(kButtonTwoIconUrl), NULL); OnFetchComplete 103 cloud_print/gcp20/prototype/cloud_print_request.cc delegate_->OnFetchComplete(response); // After this object can be deleted. OnFetchComplete 28 cloud_print/gcp20/prototype/cloud_print_request.h virtual void OnFetchComplete(const std::string& response) = 0; OnFetchComplete 137 cloud_print/gcp20/prototype/cloud_print_requester.h virtual void OnFetchComplete(const std::string& response) OVERRIDE; OnFetchComplete 323 google_apis/gaia/oauth2_token_service.cc oauth2_token_service_->OnFetchComplete(this); OnFetchComplete 357 google_apis/gaia/oauth2_token_service.h void OnFetchComplete(Fetcher* fetcher);