Home
last modified time | relevance | path

Searched refs:StartAsync (Results 1 – 24 of 24) sorted by relevance

/external/chromium/net/url_request/
Durl_request_error_job.cc24 method_factory_.NewRunnableMethod(&URLRequestErrorJob::StartAsync)); in Start()
27 void URLRequestErrorJob::StartAsync() { in StartAsync() function in net::URLRequestErrorJob
Durl_request_redirect_job.cc21 method_factory_.NewRunnableMethod(&URLRequestRedirectJob::StartAsync)); in Start()
33 void URLRequestRedirectJob::StartAsync() { in StartAsync() function in net::URLRequestRedirectJob
Durl_request_about_job.cc32 method_factory_.NewRunnableMethod(&URLRequestAboutJob::StartAsync)); in Start()
43 void URLRequestAboutJob::StartAsync() { in StartAsync() function in net::URLRequestAboutJob
Durl_request_simple_job.cc25 method_factory_.NewRunnableMethod(&URLRequestSimpleJob::StartAsync)); in Start()
52 void URLRequestSimpleJob::StartAsync() { in StartAsync() function in net::URLRequestSimpleJob
Durl_request_file_dir_job.cc36 void URLRequestFileDirJob::StartAsync() { in StartAsync() function in net::URLRequestFileDirJob
58 &URLRequestFileDirJob::StartAsync)); in Start()
Durl_request_error_job.h26 void StartAsync();
Durl_request_about_job.h30 void StartAsync();
Durl_request_redirect_job.h30 void StartAsync();
Durl_request_test_job.cc127 this, &URLRequestTestJob::StartAsync)); in Start()
130 void URLRequestTestJob::StartAsync() { in StartAsync() function in net::URLRequestTestJob
Durl_request_simple_job.h36 void StartAsync();
Durl_request_file_dir_job.h27 virtual void StartAsync();
Durl_request_test_job.h117 virtual void StartAsync();
Durl_request_unittest.cc1963 virtual void StartAsync() { in StartAsync() function in net::RestartTestJob
1975 virtual void StartAsync() { in StartAsync() function in net::CancelTestJob
1988 virtual void StartAsync() { in StartAsync() function in net::CancelThenRestartTestJob
/external/chromium/chrome/browser/net/
Dmetadata_url_request.cc38 void StartAsync();
66 method_factory_.NewRunnableMethod(&MetadataRequestHandler::StartAsync)); in Start()
126 void MetadataRequestHandler::StartAsync() { in StartAsync() function in __anonb66cee2f0111::MetadataRequestHandler
Durl_request_failed_dns_job.cc27 &URLRequestFailedDnsJob::StartAsync)); in Start()
43 void URLRequestFailedDnsJob::StartAsync() { in StartAsync() function in URLRequestFailedDnsJob
Dview_http_cache_job_factory.cc83 void StartAsync();
96 method_factory_.NewRunnableMethod(&ViewHttpCacheJob::StartAsync)); in Start()
106 void ViewHttpCacheJob::StartAsync() { in StartAsync() function in __anon9c98f8920111::ViewHttpCacheJob
Durl_request_mock_net_error_job.cc97 this, &URLRequestMockNetErrorJob::StartAsync)); in Start()
100 void URLRequestMockNetErrorJob::StartAsync() { in StartAsync() function in URLRequestMockNetErrorJob
Durl_request_slow_download_job.cc33 &URLRequestSlowDownloadJob::StartAsync)); in Start()
74 void URLRequestSlowDownloadJob::StartAsync() { in StartAsync() function in URLRequestSlowDownloadJob
Durl_request_failed_dns_job.h32 void StartAsync();
Durl_request_mock_net_error_job.h44 void StartAsync();
Durl_request_slow_download_job.h53 void StartAsync();
/external/chromium/chrome/browser/ui/webui/
Dchrome_url_data_manager_backend.cc97 void StartAsync();
302 &URLRequestChromeJob::StartAsync)); in Start()
371 void URLRequestChromeJob::StartAsync() { in StartAsync() function in URLRequestChromeJob
/external/chromium/chrome/browser/automation/
Durl_request_automation_job.h82 void StartAsync();
Durl_request_automation_job.cc134 &URLRequestAutomationJob::StartAsync)); in Start()
386 void URLRequestAutomationJob::StartAsync() { in StartAsync() function in URLRequestAutomationJob