Home
last modified time | relevance | path

Searched refs:OnURLFetchDownloadProgress (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/net/url_request/
Durl_fetcher_delegate.cc9 void URLFetcherDelegate::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in net::URLFetcherDelegate
Durl_fetcher_delegate.h28 virtual void OnURLFetchDownloadProgress(const URLFetcher* source,
Durl_fetcher_impl_unittest.cc285 virtual void OnURLFetchDownloadProgress(const URLFetcher* source,
305 virtual void OnURLFetchDownloadProgress(const URLFetcher* source,
597 void URLFetcherDownloadProgressTest::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in net::__anon40007cac0211::URLFetcherDownloadProgressTest
615 void URLFetcherDownloadProgressCancelTest::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in net::__anon40007cac0211::URLFetcherDownloadProgressCancelTest
Durl_fetcher_core.cc893 delegate_->OnURLFetchDownloadProgress(fetcher_, current, total); in InformDelegateDownloadProgressInDelegateThread()
/external/chromium_org/chrome/browser/component_updater/
Durl_fetcher_downloader.h39 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
Durl_fetcher_downloader.cc85 void UrlFetcherDownloader::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in component_updater::UrlFetcherDownloader
/external/chromium_org/chrome/browser/notifications/sync_notifier/
Dnotification_bitmap_fetcher.h58 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
Dnotification_bitmap_fetcher.cc57 void NotificationBitmapFetcher::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in notifier::NotificationBitmapFetcher
/external/chromium_org/components/policy/core/common/cloud/
Dexternal_policy_data_fetcher.h160 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
Dexternal_policy_data_fetcher.cc245 void ExternalPolicyDataFetcherBackend::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in policy::ExternalPolicyDataFetcherBackend
Dcomponent_cloud_policy_updater_unittest.cc243 fetcher->delegate()->OnURLFetchDownloadProgress(fetcher, 6 * 1024 * 1024, -1); in TEST_F()
Dexternal_policy_data_fetcher_unittest.cc156 fetcher->delegate()->OnURLFetchDownloadProgress( in TEST_F()
Dexternal_policy_data_updater_unittest.cc176 fetcher->delegate()->OnURLFetchDownloadProgress( in TEST_F()
/external/chromium_org/content/browser/speech/
Dgoogle_streaming_remote_engine.h73 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source, in NON_EXPORTED_BASE()
Dgoogle_streaming_remote_engine_unittest.cc411 downstream_fetcher->delegate()->OnURLFetchDownloadProgress( in ProvideMockProtoResultDownstream()
Dgoogle_streaming_remote_engine.cc135 void GoogleStreamingRemoteEngine::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in content::GoogleStreamingRemoteEngine
/external/chromium_org/content/test/
Dmock_google_streaming_server.cc138 fetcher->delegate()->OnURLFetchDownloadProgress(fetcher, 0, 0); in SimulateServerResponse()
/external/chromium_org/chrome/browser/chromeos/imageburner/
Dburn_manager.h315 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
Dburn_manager.cc469 void BurnManager::OnURLFetchDownloadProgress(const net::URLFetcher* source, in OnURLFetchDownloadProgress() function in chromeos::imageburner::BurnManager
/external/chromium_org/net/tools/get_server_time/
Dget_server_time.cc80 virtual void OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in __anondf0537360111::QuitDelegate
/external/chromium_org/google_apis/drive/
Dbase_requests.h524 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
Dbase_requests.cc772 void DownloadFileRequestBase::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in google_apis::DownloadFileRequestBase