Searched defs:ChromeResourceDispatcherHostDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_resource_dispatcher_host_delegate.h30 class ChromeResourceDispatcherHostDelegate class in inherits:content::ResourceDispatcherHostDelegate
36 explicit ChromeResourceDispatcherHostDelegate(
38 virtual ~ChromeResourceDispatcherHostDelegate();
123 DISALLOW_COPY_AND_ASSIGN(ChromeResourceDispatcherHostDelegate);
H A Dchrome_resource_dispatcher_host_delegate.cc249 ChromeResourceDispatcherHostDelegate::ChromeResourceDispatcherHostDelegate( function in class:ChromeResourceDispatcherHostDelegate
257 ChromeResourceDispatcherHostDelegate::~ChromeResourceDispatcherHostDelegate() {
261 bool ChromeResourceDispatcherHostDelegate::ShouldBeginRequest(
285 void ChromeResourceDispatcherHostDelegate::RequestBeginning(
401 void ChromeResourceDispatcherHostDelegate::DownloadStarting(
440 ChromeResourceDispatcherHostDelegate::CreateLoginDelegate(
445 bool ChromeResourceDispatcherHostDelegate::HandleExternalProtocol(
469 void ChromeResourceDispatcherHostDelegate
[all...]

Completed in 1561 milliseconds