HomeSort by relevance Sort by last modified time
    Searched refs:ShouldUseProcessPerSite (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/extensions/shell/browser/
shell_content_browser_client.h 44 virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
shell_content_browser_client.cc 93 bool ShellContentBrowserClient::ShouldUseProcessPerSite(
  /external/chromium_org/chrome/browser/extensions/
chrome_content_browser_client_extensions_part.h 29 static bool ShouldUseProcessPerSite(Profile* profile,
chrome_content_browser_client_extensions_part.cc 148 bool ChromeContentBrowserClientExtensionsPart::ShouldUseProcessPerSite(
  /external/chromium_org/content/browser/
site_instance_impl.cc 62 RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_) &&
85 RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_);
161 if (RenderProcessHost::ShouldUseProcessPerSite(browser_context, site_)) {
  /external/chromium_org/content/public/browser/
render_process_host.h 258 static bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
content_browser_client.cc 28 bool ContentBrowserClient::ShouldUseProcessPerSite(
content_browser_client.h 161 virtual bool ShouldUseProcessPerSite(BrowserContext* browser_context,
  /external/chromium_org/chrome/browser/
site_details.cc 56 if (RenderProcessHost::ShouldUseProcessPerSite(browser_context, *iter) &&
chrome_content_browser_client.h 74 virtual bool ShouldUseProcessPerSite(content::BrowserContext* browser_context,
chrome_content_browser_client.cc     [all...]
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc     [all...]
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.cc     [all...]

Completed in 1005 milliseconds