Home
last modified time | relevance | path

Searched refs:CreateSwappedOutRenderView (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_guest.cc209 GetWebContents()->CreateSwappedOutRenderView( in Initialize()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h106 int CreateSwappedOutRenderView(SiteInstance* instance); in NON_EXPORTED_BASE()
Dweb_contents_impl.cc3666 source_contents->CreateSwappedOutRenderView(GetSiteInstance()); in RouteMessageEvent()
3704 int WebContentsImpl::CreateSwappedOutRenderView( in CreateSwappedOutRenderView() function in content::WebContentsImpl