Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/loader/
Dlayered_resource_handler.cc64 bool LayeredResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::LayeredResourceHandler
Dsync_resource_handler.cc106 bool SyncResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::SyncResourceHandler
Dstream_resource_handler.cc59 bool StreamResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::StreamResourceHandler
Dcertificate_resource_handler.cc60 bool CertificateResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::CertificateResourceHandler
Ddetachable_resource_handler.cc149 bool DetachableResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::DetachableResourceHandler
Dredirect_to_file_resource_handler.cc185 bool RedirectToFileResourceHandler::OnWillRead( in OnWillRead() function in content::RedirectToFileResourceHandler
Dasync_resource_handler.cc241 bool AsyncResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::AsyncResourceHandler
Dbuffered_resource_handler.cc151 bool BufferedResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::BufferedResourceHandler
Dresource_loader_unittest.cc160 virtual bool OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::__anon6679e6160111::ResourceHandlerStub
/external/chromium_org/content/browser/download/
Dsave_file_resource_handler.cc77 bool SaveFileResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::SaveFileResourceHandler
Ddownload_resource_handler.cc286 bool DownloadResourceHandler::OnWillRead(scoped_refptr<net::IOBuffer>* buf, in OnWillRead() function in content::DownloadResourceHandler