Home
last modified time | relevance | path

Searched defs:OnFetchComplete (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_avatar_downloader.cc47 void ProfileAvatarDownloader::OnFetchComplete(const GURL url, in OnFetchComplete() function in ProfileAvatarDownloader
/external/chromium_org/chrome/browser/
Dimage_holder.cc80 void ImageHolder::OnFetchComplete(const GURL url, const SkBitmap* bitmap) { in OnFetchComplete() function in chrome::ImageHolder
Dimage_holder_unittest.cc18 virtual void OnFetchComplete() OVERRIDE { in OnFetchComplete() function in __anon6ea617e20111::TestDelegate
Dbitmap_fetcher_browsertest.cc39 virtual void OnFetchComplete(const GURL url, in OnFetchComplete() function in chrome::BitmapFetcherTestDelegate
/external/chromium_org/chrome/browser/search/suggestions/
Dthumbnail_manager.cc70 void ThumbnailManager::OnFetchComplete(const GURL thumbnail_url, in OnFetchComplete() function in suggestions::ThumbnailManager
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_appcache_helper.cc64 void BrowsingDataAppCacheHelper::OnFetchComplete(int rv) { in OnFetchComplete() function in BrowsingDataAppCacheHelper
Dbrowsing_data_server_bound_cert_helper.cc108 void BrowsingDataServerBoundCertHelperImpl::OnFetchComplete( in OnFetchComplete() function in __anonebc455330111::BrowsingDataServerBoundCertHelperImpl
Dbrowsing_data_cookie_helper.cc74 void BrowsingDataCookieHelper::OnFetchComplete(const net::CookieList& cookies) { in OnFetchComplete() function in BrowsingDataCookieHelper
/external/chromium_org/chrome/browser/notifications/sync_notifier/
Dsynced_notification_app_info.cc135 void SyncedNotificationAppInfo::OnFetchComplete() { in OnFetchComplete() function in notifier::SyncedNotificationAppInfo
Dsynced_notification.cc647 void SyncedNotification::OnFetchComplete(const GURL url, in OnFetchComplete() function in notifier::SyncedNotification
/external/chromium_org/extensions/browser/
Dcontent_verifier.cc109 void ContentVerifier::OnFetchComplete( in OnFetchComplete() function in extensions::ContentVerifier
/external/chromium_org/chrome/browser/bitmap_fetcher/
Dbitmap_fetcher_service.cc162 void BitmapFetcherService::OnFetchComplete(const GURL url, in OnFetchComplete() function in BitmapFetcherService
/external/chromium_org/chrome/browser/android/banners/
Dapp_banner_manager.cc76 void AppBannerManager::OnFetchComplete(const GURL url, const SkBitmap* bitmap) { in OnFetchComplete() function in banners::AppBannerManager
/external/chromium_org/cloud_print/gcp20/prototype/
Dcloud_print_requester.cc255 void CloudPrintRequester::OnFetchComplete(const std::string& response) { in OnFetchComplete() function in CloudPrintRequester
/external/chromium_org/google_apis/gaia/
Doauth2_token_service.cc572 void OAuth2TokenService::OnFetchComplete(Fetcher* fetcher) { in OnFetchComplete() function in OAuth2TokenService