Searched refs:CreateWithSessionStorage (Results 1 – 8 of 8) sorted by relevance
41 web_contents_.reset(WebContents::CreateWithSessionStorage( in BackgroundContents()
66 WebContents* web_contents = content::WebContents::CreateWithSessionStorage( in CreateRestoredTab()
136 CONTENT_EXPORT static WebContents* CreateWithSessionStorage(
121 prerender_contents_.reset(content::WebContents::CreateWithSessionStorage( in StartPrerendering()
516 return WebContents::CreateWithSessionStorage( in CreateWebContents()
1180 content::WebContents::CreateWithSessionStorage( in IN_PROC_BROWSER_TEST_F()
1797 WebContents* new_web_contents = WebContents::CreateWithSessionStorage( in TEST_F()
260 WebContents* WebContents::CreateWithSessionStorage( in CreateWithSessionStorage() function in content::WebContents