Searched refs:ShouldTryToUseExistingProcessHost (Results 1 – 11 of 11) sorted by relevance
62 EXPECT_TRUE(RenderProcessHostImpl::ShouldTryToUseExistingProcessHost( in TEST_F()85 EXPECT_FALSE(RenderProcessHostImpl::ShouldTryToUseExistingProcessHost( in TEST_F()
1760 bool RenderProcessHost::ShouldTryToUseExistingProcessHost( in ShouldTryToUseExistingProcessHost() function in content::RenderProcessHost1786 ShouldTryToUseExistingProcessHost(browser_context, url); in ShouldTryToUseExistingProcessHost()
36 static bool ShouldTryToUseExistingProcessHost(Profile* profile,
234 ChromeContentBrowserClientExtensionsPart::ShouldTryToUseExistingProcessHost( in ShouldTryToUseExistingProcessHost() function in extensions::ChromeContentBrowserClientExtensionsPart
263 static bool ShouldTryToUseExistingProcessHost(
73 bool ContentBrowserClient::ShouldTryToUseExistingProcessHost( in ShouldTryToUseExistingProcessHost() function in content::ContentBrowserClient
221 virtual bool ShouldTryToUseExistingProcessHost(
92 if (!process_ && RenderProcessHostImpl::ShouldTryToUseExistingProcessHost( in GetProcess()
100 virtual bool ShouldTryToUseExistingProcessHost(
1063 bool ChromeContentBrowserClient::ShouldTryToUseExistingProcessHost( in ShouldTryToUseExistingProcessHost() function in chrome::ChromeContentBrowserClient1072 ShouldTryToUseExistingProcessHost( in ShouldTryToUseExistingProcessHost()
1290 if (content::RenderProcessHost::ShouldTryToUseExistingProcessHost( in AddPrerender()