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

/external/chromium_org/content/public/browser/
H A Dresource_dispatcher_host_delegate.h39 class CONTENT_EXPORT ResourceDispatcherHostDelegate { class in namespace:content
121 ResourceDispatcherHostDelegate();
122 virtual ~ResourceDispatcherHostDelegate();
H A Dresource_dispatcher_host_delegate.cc11 bool ResourceDispatcherHostDelegate::ShouldBeginRequest(
19 void ResourceDispatcherHostDelegate::RequestBeginning(
27 void ResourceDispatcherHostDelegate::DownloadStarting(
39 ResourceDispatcherHostDelegate::CreateLoginDelegate(
45 bool ResourceDispatcherHostDelegate::HandleExternalProtocol(const GURL& url,
51 bool ResourceDispatcherHostDelegate::ShouldForceDownloadResource(
57 bool ResourceDispatcherHostDelegate::ShouldInterceptResourceAsStream(
65 void ResourceDispatcherHostDelegate::OnStreamCreated(
70 void ResourceDispatcherHostDelegate::OnResponseStarted(
77 void ResourceDispatcherHostDelegate
88 ResourceDispatcherHostDelegate::ResourceDispatcherHostDelegate() { function in class:content::ResourceDispatcherHostDelegate
[all...]

Completed in 297 milliseconds