Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/frame_host/
Dnavigation_entry_impl.h95 void ResetForCommit(); in NON_EXPORTED_BASE()
Dnavigation_entry_impl.cc340 void NavigationEntryImpl::ResetForCommit() { in ResetForCommit() function in content::NavigationEntryImpl
Dnavigation_controller_impl.cc860 active_entry->ResetForCommit(); in RendererDidNavigate()