/external/chromium/net/url_request/ |
D | url_request_test_util.cc | 208 void TestDelegate::OnReadCompleted(net::URLRequest* request, int bytes_read) { in OnReadCompleted() function in TestDelegate 280 void TestNetworkDelegate::OnReadCompleted(net::URLRequest* request, in OnReadCompleted() function in TestNetworkDelegate
|
D | https_prober.cc | 62 void HTTPSProber::OnReadCompleted(URLRequest* request, int bytes_read) { in OnReadCompleted() function in net::HTTPSProber
|
D | url_request_ftp_job.cc | 132 void URLRequestFtpJob::OnReadCompleted(int result) { in OnReadCompleted() function in net::URLRequestFtpJob
|
D | url_request_job_tracker_unittest.cc | 109 void OnReadCompleted(int status) { in OnReadCompleted() function in net::__anon07304efa0111::URLRequestJobTrackerTestJob
|
D | url_request_http_job.cc | 692 void URLRequestHttpJob::OnReadCompleted(int result) { in OnReadCompleted() function in net::URLRequestHttpJob
|
/external/chromium/chrome/browser/ |
D | plugin_download_helper.cc | 94 void PluginDownloadUrlHelper::OnReadCompleted(net::URLRequest* request, in OnReadCompleted() function in PluginDownloadUrlHelper
|
/external/chromium/chrome/browser/net/ |
D | chrome_network_delegate.cc | 85 void ChromeNetworkDelegate::OnReadCompleted(net::URLRequest* request, in OnReadCompleted() function in ChromeNetworkDelegate
|
D | chrome_dns_cert_provenance_checker.cc | 94 void OnReadCompleted(net::URLRequest* request, int bytes_read) { in OnReadCompleted() function in __anonca1b67a40111::ChromeDnsCertProvenanceChecker::URLRequestDelegate
|
D | connection_tester.cc | 293 void ConnectionTester::TestRunner::OnReadCompleted(net::URLRequest* request, in OnReadCompleted() function in ConnectionTester::TestRunner
|
/external/chromium/chrome/browser/renderer_host/ |
D | save_file_resource_handler.cc | 80 bool SaveFileResourceHandler::OnReadCompleted(int request_id, int* bytes_read) { in OnReadCompleted() function in SaveFileResourceHandler
|
D | download_throttling_resource_handler.cc | 118 bool DownloadThrottlingResourceHandler::OnReadCompleted(int request_id, in OnReadCompleted() function in DownloadThrottlingResourceHandler
|
D | offline_resource_handler.cc | 128 bool OfflineResourceHandler::OnReadCompleted(int request_id, int* bytes_read) { in OnReadCompleted() function in OfflineResourceHandler
|
D | download_resource_handler.cc | 143 bool DownloadResourceHandler::OnReadCompleted(int request_id, int* bytes_read) { in OnReadCompleted() function in DownloadResourceHandler
|
D | safe_browsing_resource_handler.cc | 122 bool SafeBrowsingResourceHandler::OnReadCompleted(int request_id, in OnReadCompleted() function in SafeBrowsingResourceHandler
|
/external/chromium/net/proxy/ |
D | proxy_script_fetcher_impl.cc | 231 void ProxyScriptFetcherImpl::OnReadCompleted(URLRequest* request, in OnReadCompleted() function in net::ProxyScriptFetcherImpl
|
/external/chromium/chrome/browser/prerender/ |
D | prerender_resource_handler.cc | 170 bool PrerenderResourceHandler::OnReadCompleted(int request_id, in OnReadCompleted() function in prerender::PrerenderResourceHandler
|
D | prerender_resource_handler_unittest.cc | 49 virtual bool OnReadCompleted(int request_id, int* bytes_read) { in OnReadCompleted() function in prerender::__anon52fc1d5b0111::MockResourceHandler
|
/external/chromium/chrome/browser/extensions/ |
D | user_script_listener_unittest.cc | 70 virtual bool OnReadCompleted(int request_id, int* bytes_read) { in OnReadCompleted() function in __anonc010c8310111::DummyResourceHandler
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | WebRequest.cpp | 538 void WebRequest::OnReadCompleted(net::URLRequest* request, int bytesRead) in OnReadCompleted() function in android::WebRequest
|
/external/chromium/net/socket_stream/ |
D | socket_stream.cc | 359 void SocketStream::OnReadCompleted(int result) { in OnReadCompleted() function in net::SocketStream
|
/external/chromium/chrome/common/net/ |
D | url_fetcher.cc | 324 void URLFetcher::Core::OnReadCompleted(net::URLRequest* request, in OnReadCompleted() function in URLFetcher::Core
|
/external/chromium/chrome/browser/debugger/ |
D | devtools_http_protocol_handler.cc | 427 void DevToolsHttpProtocolHandler::OnReadCompleted(net::URLRequest* request, in OnReadCompleted() function in DevToolsHttpProtocolHandler
|
/external/chromium/net/ocsp/ |
D | nss_ocsp.cc | 278 virtual void OnReadCompleted(net::URLRequest* request, int bytes_read) { in OnReadCompleted() function in __anonf70e993d0111::OCSPRequestSession
|