Home
last modified time | relevance | path

Searched refs:NavigationListPruned (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sessions/content/
H A Dsession_tab_helper.h62 void NavigationListPruned(
H A Dsession_tab_helper.cc98 void SessionTabHelper::NavigationListPruned( in NavigationListPruned() function in sessions::SessionTabHelper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sessions/content/
H A Dsession_tab_helper.h62 void NavigationListPruned(
H A Dsession_tab_helper.cc94 void SessionTabHelper::NavigationListPruned( in NavigationListPruned() function in sessions::SessionTabHelper
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/complex_tasks/
H A Dtask_tab_helper.h34 void NavigationListPruned(
H A Dtask_tab_helper.cc81 void TaskTabHelper::NavigationListPruned( in NavigationListPruned() function in tasks::TaskTabHelper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dweb_contents_observer.h315 virtual void NavigationListPruned(const PrunedDetails& pruned_details) {} in NavigationListPruned() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dweb_contents_observer.h316 virtual void NavigationListPruned(const PrunedDetails& pruned_details) {} in NavigationListPruned() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dnavigation_controller_impl_unittest.cc179 void NavigationListPruned(const PrunedDetails& details) override { in NavigationListPruned() function in content::NavigationControllerTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/frame_host/
H A Dnavigation_controller_impl_unittest.cc180 void NavigationListPruned(const PrunedDetails& details) override { in NavigationListPruned() function in content::NavigationControllerTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_contents/
H A Dweb_contents_impl.cc5440 observer.NavigationListPruned(pruned_details); in NotifyNavigationListPruned()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/web_contents/
H A Dweb_contents_impl.cc6345 observer->NavigationListPruned(pruned_details); in NotifyNavigationListPruned()