HomeSort by relevance Sort by last modified time
    Searched defs:ChromeResourceDispatcherHostDelegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.h 28 class ChromeResourceDispatcherHostDelegate
34 explicit ChromeResourceDispatcherHostDelegate(
36 virtual ~ChromeResourceDispatcherHostDelegate();
134 DISALLOW_COPY_AND_ASSIGN(ChromeResourceDispatcherHostDelegate);
chrome_resource_dispatcher_host_delegate.cc 188 ChromeResourceDispatcherHostDelegate::ChromeResourceDispatcherHostDelegate(
196 ChromeResourceDispatcherHostDelegate::~ChromeResourceDispatcherHostDelegate() {
199 bool ChromeResourceDispatcherHostDelegate::ShouldBeginRequest(
223 void ChromeResourceDispatcherHostDelegate::RequestBeginning(
325 void ChromeResourceDispatcherHostDelegate::WillTransferRequestToNewProcess(
338 void ChromeResourceDispatcherHostDelegate::DownloadStarting(
376 bool ChromeResourceDispatcherHostDelegate::AcceptSSLClientCertificateRequest(
397 bool ChromeResourceDispatcherHostDelegate::AcceptAuthRequest
    [all...]

Completed in 259 milliseconds