ShouldUseProcessPerSite   31 apps/shell/browser/shell_content_browser_client.h   virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
ShouldUseProcessPerSite   80 chrome/browser/chrome_content_browser_client.h   virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
ShouldUseProcessPerSite   56 chrome/browser/site_details.cc     if (RenderProcessHost::ShouldUseProcessPerSite(browser_context, *iter) &&
ShouldUseProcessPerSite  738 content/browser/frame_host/render_frame_host_manager.cc         RenderProcessHost::ShouldUseProcessPerSite(browser_context, dest_url) &&
ShouldUseProcessPerSite 1838 content/browser/renderer_host/render_process_host_impl.cc   return GetContentClient()->browser()->ShouldUseProcessPerSite(browser_context,
ShouldUseProcessPerSite   62 content/browser/site_instance_impl.cc       RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_) &&
ShouldUseProcessPerSite   85 content/browser/site_instance_impl.cc         RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_);
ShouldUseProcessPerSite  160 content/browser/site_instance_impl.cc     if (RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_)) {
ShouldUseProcessPerSite  191 content/public/browser/content_browser_client.h   virtual bool ShouldUseProcessPerSite(BrowserContext* browser_context,
ShouldUseProcessPerSite  261 content/public/browser/render_process_host.h   static bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,