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

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.cc52 void NotifyPrunedEntries(NavigationControllerImpl* nav_controller, function in namespace:content::__anon7138
1566 // NotifyPrunedEntries() below may re-enter and we must make sure
1578 NotifyPrunedEntries(this, false, num_pruned);
1595 NotifyPrunedEntries(this, true, 1);

Completed in 104 milliseconds