/external/chromium_org/net/url_request/ |
D | url_fetcher_delegate.cc | 9 void URLFetcherDelegate::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in net::URLFetcherDelegate
|
D | url_fetcher_delegate.h | 28 virtual void OnURLFetchDownloadProgress(const URLFetcher* source,
|
D | url_fetcher_impl_unittest.cc | 285 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
|
D | url_fetcher_core.cc | 893 delegate_->OnURLFetchDownloadProgress(fetcher_, current, total); in InformDelegateDownloadProgressInDelegateThread()
|
/external/chromium_org/chrome/browser/component_updater/ |
D | url_fetcher_downloader.h | 39 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
|
D | url_fetcher_downloader.cc | 85 void UrlFetcherDownloader::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in component_updater::UrlFetcherDownloader
|
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
D | notification_bitmap_fetcher.h | 58 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
|
D | notification_bitmap_fetcher.cc | 57 void NotificationBitmapFetcher::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in notifier::NotificationBitmapFetcher
|
/external/chromium_org/components/policy/core/common/cloud/ |
D | external_policy_data_fetcher.h | 160 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
|
D | external_policy_data_fetcher.cc | 245 void ExternalPolicyDataFetcherBackend::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in policy::ExternalPolicyDataFetcherBackend
|
D | component_cloud_policy_updater_unittest.cc | 243 fetcher->delegate()->OnURLFetchDownloadProgress(fetcher, 6 * 1024 * 1024, -1); in TEST_F()
|
D | external_policy_data_fetcher_unittest.cc | 156 fetcher->delegate()->OnURLFetchDownloadProgress( in TEST_F()
|
D | external_policy_data_updater_unittest.cc | 176 fetcher->delegate()->OnURLFetchDownloadProgress( in TEST_F()
|
/external/chromium_org/content/browser/speech/ |
D | google_streaming_remote_engine.h | 73 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source, in NON_EXPORTED_BASE()
|
D | google_streaming_remote_engine_unittest.cc | 411 downstream_fetcher->delegate()->OnURLFetchDownloadProgress( in ProvideMockProtoResultDownstream()
|
D | google_streaming_remote_engine.cc | 135 void GoogleStreamingRemoteEngine::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in content::GoogleStreamingRemoteEngine
|
/external/chromium_org/content/test/ |
D | mock_google_streaming_server.cc | 138 fetcher->delegate()->OnURLFetchDownloadProgress(fetcher, 0, 0); in SimulateServerResponse()
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
D | burn_manager.h | 315 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
|
D | burn_manager.cc | 469 void BurnManager::OnURLFetchDownloadProgress(const net::URLFetcher* source, in OnURLFetchDownloadProgress() function in chromeos::imageburner::BurnManager
|
/external/chromium_org/net/tools/get_server_time/ |
D | get_server_time.cc | 80 virtual void OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in __anondf0537360111::QuitDelegate
|
/external/chromium_org/google_apis/drive/ |
D | base_requests.h | 524 virtual void OnURLFetchDownloadProgress(const net::URLFetcher* source,
|
D | base_requests.cc | 772 void DownloadFileRequestBase::OnURLFetchDownloadProgress( in OnURLFetchDownloadProgress() function in google_apis::DownloadFileRequestBase
|