Searched refs:ChromeResourceDispatcherHostDelegate (Results 1 - 7 of 7) sorted by last modified time

/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc1173 ChromeResourceDispatcherHostDelegate::
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_resource_dispatcher_host_delegate.cc263 ChromeResourceDispatcherHostDelegate::ChromeResourceDispatcherHostDelegate( function in class:ChromeResourceDispatcherHostDelegate
273 ChromeResourceDispatcherHostDelegate::~ChromeResourceDispatcherHostDelegate() {
279 bool ChromeResourceDispatcherHostDelegate::ShouldBeginRequest(
301 void ChromeResourceDispatcherHostDelegate::RequestBeginning(
421 void ChromeResourceDispatcherHostDelegate::DownloadStarting(
460 ChromeResourceDispatcherHostDelegate::CreateLoginDelegate(
465 bool ChromeResourceDispatcherHostDelegate::HandleExternalProtocol(
488 void ChromeResourceDispatcherHostDelegate
[all...]
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_browsertest.cc53 class TestDispatcherHostDelegate : public ChromeResourceDispatcherHostDelegate {
57 : ChromeResourceDispatcherHostDelegate(prerender_tracker) {
68 ChromeResourceDispatcherHostDelegate::RequestBeginning(
82 ChromeResourceDispatcherHostDelegate::OnRequestRedirected(
/external/chromium_org/chrome/browser/
H A Dbrowser_process_impl.cc927 new ChromeResourceDispatcherHostDelegate(prerender_tracker()));
H A Dbrowser_process_impl.h26 class ChromeResourceDispatcherHostDelegate;
259 scoped_ptr<ChromeResourceDispatcherHostDelegate>
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_apitest.cc219 : public ChromeResourceDispatcherHostDelegate {
224 : ChromeResourceDispatcherHostDelegate(prerender_tracker),
235 ChromeResourceDispatcherHostDelegate::RequestBeginning(

Completed in 194 milliseconds