Home
last modified time | relevance | path

Searched defs:OnWillStart (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/content/browser/loader/
Dlayered_resource_handler.cc52 bool LayeredResourceHandler::OnWillStart(const GURL& url, in OnWillStart() function in content::LayeredResourceHandler
Dsync_resource_handler.cc98 bool SyncResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::SyncResourceHandler
Dstream_resource_handler.cc51 bool StreamResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::StreamResourceHandler
Dcertificate_resource_handler.cc51 bool CertificateResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::CertificateResourceHandler
Dthrottling_resource_handler.cc61 bool ThrottlingResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::ThrottlingResourceHandler
Ddetachable_resource_handler.cc125 bool DetachableResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::DetachableResourceHandler
Dredirect_to_file_resource_handler.cc165 bool RedirectToFileResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::RedirectToFileResourceHandler
Dasync_resource_handler.cc233 bool AsyncResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::AsyncResourceHandler
Dresource_loader_unittest.cc149 virtual bool OnWillStart(const GURL& url, bool* defer) OVERRIDE { in OnWillStart() function in content::__anon6679e6160111::ResourceHandlerStub
/external/chromium_org/content/browser/download/
Dsave_file_resource_handler.cc68 bool SaveFileResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::SaveFileResourceHandler
Ddownload_resource_handler.cc275 bool DownloadResourceHandler::OnWillStart(const GURL& url, bool* defer) { in OnWillStart() function in content::DownloadResourceHandler