Searched refs:InsertOrReplaceEntry (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.h299 void InsertOrReplaceEntry(NavigationEntryImpl* entry, bool replace);
H A Dnavigation_controller_impl.cc1098 InsertOrReplaceEntry(new_entry, replace_entry);
1232 InsertOrReplaceEntry(new_entry, false);
1546 void NavigationControllerImpl::InsertOrReplaceEntry(NavigationEntryImpl* entry, function in class:content::NavigationControllerImpl

Completed in 48 milliseconds