Searched refs:ResourceDispatcherHostDelegate (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_dispatcher_host_delegate.cc11 bool ResourceDispatcherHostDelegate::ShouldBeginRequest(
21 void ResourceDispatcherHostDelegate::RequestBeginning(
31 void ResourceDispatcherHostDelegate::DownloadStarting(
43 ResourceDispatcherHostDelegate::CreateLoginDelegate(
49 bool ResourceDispatcherHostDelegate::HandleExternalProtocol(const GURL& url,
55 bool ResourceDispatcherHostDelegate::ShouldForceDownloadResource(
61 bool ResourceDispatcherHostDelegate::ShouldInterceptResourceAsStream(
69 void ResourceDispatcherHostDelegate::OnStreamCreated(
74 void ResourceDispatcherHostDelegate::OnResponseStarted(
81 void ResourceDispatcherHostDelegate
92 ResourceDispatcherHostDelegate::ResourceDispatcherHostDelegate() { function in class:content::ResourceDispatcherHostDelegate
[all...]
H A Dresource_dispatcher_host.h20 class ResourceDispatcherHostDelegate;
34 virtual void SetDelegate(ResourceDispatcherHostDelegate* delegate) = 0;
H A Dresource_dispatcher_host_delegate.h45 class CONTENT_EXPORT ResourceDispatcherHostDelegate { class in namespace:content
137 ResourceDispatcherHostDelegate();
138 virtual ~ResourceDispatcherHostDelegate();
/external/chromium_org/content/shell/browser/
H A Dshell_resource_dispatcher_host_delegate.h15 : public ResourceDispatcherHostDelegate {
20 // ResourceDispatcherHostDelegate implementation.
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.h27 : public content::ResourceDispatcherHostDelegate {
31 // Overriden methods from ResourceDispatcherHostDelegate.
H A Daw_resource_dispatcher_host_delegate.cc203 : content::ResourceDispatcherHostDelegate() {
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.h57 class ResourceDispatcherHostDelegate;
78 virtual void SetDelegate(ResourceDispatcherHostDelegate* delegate) OVERRIDE;
196 ResourceDispatcherHostDelegate* delegate() {
495 ResourceDispatcherHostDelegate* delegate_;
H A Dresource_dispatcher_host_impl.cc372 ResourceDispatcherHostDelegate* delegate) {
H A Dresource_dispatcher_host_unittest.cc635 : public ResourceDispatcherHostDelegate {
660 // ResourceDispatcherHostDelegate implementation:
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_resource_dispatcher_host_delegate.h28 // Implements ResourceDispatcherHostDelegate. Currently used by the Prerender
31 : public content::ResourceDispatcherHostDelegate {
40 // ResourceDispatcherHostDelegate implementation.
/external/chromium_org/content/browser/
H A Dplugin_browsertest.cc485 : public ResourceDispatcherHostDelegate {
500 // ResourceDispatcherHostDelegate implementation:
548 ResourceDispatcherHostDelegate* old_delegate =
H A Dcross_site_transfer_browsertest.cc234 ResourceDispatcherHostDelegate* old_delegate_;

Completed in 124 milliseconds