Home
last modified time | relevance | path

Searched refs:NotifySwapped (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h844 void NotifySwapped(RenderViewHost* old_host, RenderViewHost* new_host); in NON_EXPORTED_BASE()
Dweb_contents_impl.cc3120 void WebContentsImpl::NotifySwapped(RenderViewHost* old_host, in NotifySwapped() function in content::WebContentsImpl
3828 NotifySwapped(old_host, new_host); in NotifySwappedFromRenderManager()