Searched defs:WillRedirectRequest (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_throttle.h27 virtual void WillRedirectRequest(const GURL& new_url, bool* defer) {} function in class:content::ResourceThrottle
/external/chromium_org/chrome/browser/download/
H A Ddownload_resource_throttle.cc36 void DownloadResourceThrottle::WillRedirectRequest(const GURL& new_url, function in class:DownloadResourceThrottle
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_resource_throttle.cc56 void SupervisedUserResourceThrottle::WillRedirectRequest(const GURL& new_url, function in class:SupervisedUserResourceThrottle
/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_updater_resource_throttle.cc35 virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
66 void CUResourceThrottle::WillRedirectRequest(const GURL& new_url, bool* defer) { function in class:component_updater::__anon3497::CUResourceThrottle
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_resource_throttle.cc50 void PrerenderResourceThrottle::WillRedirectRequest(const GURL& new_url, function in class:prerender::PrerenderResourceThrottle
/external/chromium_org/chrome/browser/renderer_host/
H A Dsafe_browsing_resource_throttle.cc57 void SafeBrowsingResourceThrottle::WillRedirectRequest(const GURL& new_url, function in class:SafeBrowsingResourceThrottle
/external/chromium_org/components/navigation_interception/
H A Dintercept_navigation_resource_throttle.cc80 void InterceptNavigationResourceThrottle::WillRedirectRequest( function in class:navigation_interception::InterceptNavigationResourceThrottle
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.cc70 virtual void WillRedirectRequest(const GURL& new_url, bool* defer) OVERRIDE;
127 void IoThreadClientThrottle::WillRedirectRequest(const GURL& new_url, function in class:android_webview::IoThreadClientThrottle

Completed in 164 milliseconds