Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dbrowsing_data_appcache_helper.cc66 void BrowsingDataAppCacheHelper::OnFetchComplete(int rv) { in OnFetchComplete() function in BrowsingDataAppCacheHelper
/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 __anonf80415b90111::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/
Dnotification_bitmap_fetcher_browsertest.cc41 virtual void OnFetchComplete(const GURL url, in OnFetchComplete() function in notifier::NotificationBitmapFetcherTestDelegate
Dsynced_notification.cc94 void SyncedNotification::OnFetchComplete(const GURL url, in OnFetchComplete() function in notifier::SyncedNotification
/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.cc564 void OAuth2TokenService::OnFetchComplete(Fetcher* fetcher) { in OnFetchComplete() function in OAuth2TokenService