Searched defs:SwappedOut (Results 1 – 5 of 5) sorted by relevance
244 void RenderFrameHostManager::SwappedOut(RenderViewHost* render_view_host) { in SwappedOut() function in content::RenderFrameHostManager
132 virtual void SwappedOut(WebContents* source) {} in SwappedOut() function
204 virtual void SwappedOut(RenderViewHost* render_view_host) {} in SwappedOut() function
183 virtual void SwappedOut(WebContents* source) OVERRIDE { in SwappedOut() function in prerender::PrerenderManager::OnCloseWebContentsDeleter
3130 void WebContentsImpl::SwappedOut(RenderViewHost* rvh) { in SwappedOut() function in content::WebContentsImpl