Home | History | Annotate | Download | only in browser

Lines Matching defs:ResourceDispatcherHostDelegate

11 bool ResourceDispatcherHostDelegate::ShouldBeginRequest(
21 void ResourceDispatcherHostDelegate::RequestBeginning(
32 void ResourceDispatcherHostDelegate::DownloadStarting(
43 bool ResourceDispatcherHostDelegate::AcceptSSLClientCertificateRequest(
49 bool ResourceDispatcherHostDelegate::AcceptAuthRequest(
56 ResourceDispatcherHostDelegate::CreateLoginDelegate(
62 bool ResourceDispatcherHostDelegate::HandleExternalProtocol(const GURL& url,
68 bool ResourceDispatcherHostDelegate::ShouldForceDownloadResource(
74 bool ResourceDispatcherHostDelegate::ShouldInterceptResourceAsStream(
83 void ResourceDispatcherHostDelegate::OnStreamCreated(
92 void ResourceDispatcherHostDelegate::OnResponseStarted(
99 void ResourceDispatcherHostDelegate::OnRequestRedirected(
106 ResourceDispatcherHostDelegate::ResourceDispatcherHostDelegate() {
109 ResourceDispatcherHostDelegate::~ResourceDispatcherHostDelegate() {