Home | History | Annotate | Download | only in renderer_host

Lines Matching defs:IsSuitableHost

1424 bool RenderProcessHostImpl::IsSuitableHost(
1460 return GetContentClient()->browser()->IsSuitableHost(host, site_url);
1532 if (RenderProcessHostImpl::IsSuitableHost(
1589 if (host && !IsSuitableHost(host, browser_context, url)) {