Searched refs:OnURLFetchComplete (Results 151 - 175 of 258) sorted by relevance

1234567891011

/external/chromium_org/components/policy/core/common/cloud/
H A Dcomponent_cloud_policy_updater_unittest.cc147 fetcher->delegate()->OnURLFetchComplete(fetcher);
296 fetcher->delegate()->OnURLFetchComplete(fetcher);
/external/chromium_org/google_apis/gaia/
H A Dgaia_oauth_client_unittest.cc67 delegate()->OnURLFetchComplete(this);
72 delegate()->OnURLFetchComplete(this);
H A Dmerge_session_helper.cc109 void MergeSessionHelper::ExternalCcResultFetcher::OnURLFetchComplete( function in class:MergeSessionHelper::ExternalCcResultFetcher
321 void MergeSessionHelper::OnURLFetchComplete(const net::URLFetcher* source) { function in class:MergeSessionHelper
323 VLOG(1) << "MergeSessionHelper::OnURLFetchComplete";
H A Dgaia_oauth_client.cc67 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
227 void GaiaOAuthClient::Core::OnURLFetchComplete( function in class:gaia::GaiaOAuthClient::Core
/external/chromium_org/net/test/embedded_test_server/
H A Dembedded_test_server_unittest.cc69 virtual void OnURLFetchComplete(const URLFetcher* source) OVERRIDE {
79 // Will be terminated in OnURLFetchComplete().
301 virtual void OnURLFetchComplete(const URLFetcher* source) OVERRIDE {
/external/chromium_org/rlz/lib/
H A Dfinancial_ping.cc203 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
209 void FinancialPingUrlFetcherDelegate::OnURLFetchComplete( function in class:rlz_lib::__anon10532::FinancialPingUrlFetcherDelegate
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_uploader_impl.cc69 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
152 void AttachmentUploaderImpl::UploadState::OnURLFetchComplete( function in class:syncer::AttachmentUploaderImpl::UploadState
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dcloud_external_data_policy_observer_unittest.cc413 fetcher->delegate()->OnURLFetchComplete(fetcher);
454 fetcher->delegate()->OnURLFetchComplete(fetcher);
574 fetcher->delegate()->OnURLFetchComplete(fetcher);
631 fetcher->delegate()->OnURLFetchComplete(fetcher);
685 fetcher->delegate()->OnURLFetchComplete(fetcher);
/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider_unittest.cc427 fetcher->delegate()->OnURLFetchComplete(fetcher);
435 keyword_fetcher->delegate()->OnURLFetchComplete(keyword_fetcher);
491 default_fetcher->delegate()->OnURLFetchComplete(default_fetcher);
593 fetcher->delegate()->OnURLFetchComplete(fetcher);
648 default_fetcher->delegate()->OnURLFetchComplete(default_fetcher);
665 keyword_fetcher->delegate()->OnURLFetchComplete(keyword_fetcher);
1940 default_fetcher->delegate()->OnURLFetchComplete(default_fetcher);
1950 keyword_fetcher->delegate()->OnURLFetchComplete(keyword_fetcher);
2194 second_fetcher->delegate()->OnURLFetchComplete(second_fetcher);
3252 fetcher->delegate()->OnURLFetchComplete(fetche
[all...]
/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_policy_signin_service_unittest.cc249 fetcher->delegate()->OnURLFetchComplete(fetcher);
258 fetcher->delegate()->OnURLFetchComplete(fetcher);
598 fetcher->delegate()->OnURLFetchComplete(fetcher);
/external/chromium_org/content/browser/geolocation/
H A Dnetwork_location_provider_unittest.cc380 fetcher->delegate()->OnURLFetchComplete(fetcher);
409 fetcher->delegate()->OnURLFetchComplete(fetcher);
448 fetcher->delegate()->OnURLFetchComplete(fetcher);
/external/chromium_org/content/browser/speech/
H A Dspeech_recognizer_impl_unittest.cc269 fetcher->delegate()->OnURLFetchComplete(fetcher);
325 fetcher->delegate()->OnURLFetchComplete(fetcher);
361 fetcher->delegate()->OnURLFetchComplete(fetcher);
/external/chromium_org/components/omnibox/
H A Dbase_search_provider.cc43 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
70 void SuggestionDeletionHandler::OnURLFetchComplete( function in class:SuggestionDeletionHandler
/external/chromium_org/extensions/browser/
H A Dcontent_hash_fetcher.cc100 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
261 void ContentHashFetcherJob::OnURLFetchComplete(const net::URLFetcher* source) { function in class:extensions::ContentHashFetcherJob
/external/chromium_org/sync/internal_api/
H A Dhttp_bridge_unittest.cc151 OnURLFetchComplete(&fetcher);
387 base::Bind(&net::URLFetcherDelegate::OnURLFetchComplete,
/external/chromium_org/chrome/browser/apps/drive/
H A Ddrive_app_converter.cc61 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/
H A Dcustomization_document.h228 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
H A Dcustomization_wallpaper_downloader.cc145 void CustomizationWallpaperDownloader::OnURLFetchComplete( function in class:chromeos::CustomizationWallpaperDownloader
158 VLOG(1) << "CustomizationWallpaperDownloader::OnURLFetchComplete(): status="
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dwallpaper_api.cc57 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/imageburner/
H A Dburn_manager.h314 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
/external/chromium_org/chrome/browser/extensions/
H A Dblacklist_state_fetcher.cc178 void BlacklistStateFetcher::OnURLFetchComplete(const net::URLFetcher* source) { function in class:extensions::BlacklistStateFetcher
H A Dwebstore_install_helper.cc71 // We'll get called back in OnURLFetchComplete.
88 void WebstoreInstallHelper::OnURLFetchComplete( function in class:extensions::WebstoreInstallHelper
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_downloader.h199 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivetv3_setup_flow_unittest.cc154 fetcher->delegate()->OnURLFetchComplete(fetcher);
/external/chromium_org/chrome/browser/safe_browsing/
H A Dclient_side_detection_service.h91 virtual void OnURLFetchComplete(const net::URLFetcher* source) OVERRIDE;
222 // Called by OnURLFetchComplete to handle the response from fetching the
231 // Called by OnURLFetchComplete to handle the server response from
240 // Called by OnURLFetchComplete to handle the server response from

Completed in 1096 milliseconds

1234567891011