Searched refs:ShouldBeginRequest (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_dispatcher_host_delegate.cc11 bool ResourceDispatcherHostDelegate::ShouldBeginRequest( function in class:content::ResourceDispatcherHostDelegate
H A Dresource_dispatcher_host_delegate.h42 virtual bool ShouldBeginRequest(const std::string& method,
47 // Called after ShouldBeginRequest to allow the embedder to add resource
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_resource_dispatcher_host_delegate.h41 virtual bool ShouldBeginRequest(
H A Dchrome_resource_dispatcher_host_delegate.cc279 bool ChromeResourceDispatcherHostDelegate::ShouldBeginRequest( function in class:ChromeResourceDispatcherHostDelegate
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.cc1093 if (delegate_ && !delegate_->ShouldBeginRequest(request_data.method,

Completed in 86 milliseconds