Searched refs:ShouldUseProcessPerSite (Results 1 – 9 of 9) sorted by relevance
62 RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_) && in HasProcess()85 RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_); in GetProcess()160 if (RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_)) { in SetSite()
239 static bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
34 bool ContentBrowserClient::ShouldUseProcessPerSite( in ShouldUseProcessPerSite() function in content::ContentBrowserClient
182 virtual bool ShouldUseProcessPerSite(BrowserContext* browser_context,
56 if (RenderProcessHost::ShouldUseProcessPerSite(browser_context, *iter) && in CollectSiteInfo()
74 virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
990 bool ChromeContentBrowserClient::ShouldUseProcessPerSite( in ShouldUseProcessPerSite() function in chrome::ChromeContentBrowserClient
635 RenderProcessHost::ShouldUseProcessPerSite(browser_context, dest_url) && in GetSiteInstanceForEntry()
1652 bool RenderProcessHost::ShouldUseProcessPerSite( in ShouldUseProcessPerSite() function in content::RenderProcessHost1673 return GetContentClient()->browser()->ShouldUseProcessPerSite(browser_context, in ShouldUseProcessPerSite()