Home
last modified time | relevance | path

Searched refs:SetHistoryLengthAndPrune (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_delegate.h54 virtual void SetHistoryLengthAndPrune(
Dnavigation_controller_impl.cc1363 delegate_->SetHistoryLengthAndPrune(site_instance.get(), in CopyStateFromAndPrune()
1415 delegate_->SetHistoryLengthAndPrune( in PruneAllButLastCommitted()
/external/chromium_org/content/test/
Dtest_web_contents.h92 virtual void SetHistoryLengthAndPrune(const SiteInstance* site_instance,
Dtest_web_contents.cc203 void TestWebContents::SetHistoryLengthAndPrune( in SetHistoryLengthAndPrune() function in content::TestWebContents
/external/chromium_org/content/renderer/
Drender_view_impl.h598 FRIEND_TEST_ALL_PREFIXES(RenderViewImplTest, SetHistoryLengthAndPrune);
Drender_view_browsertest.cc1642 TEST_F(RenderViewImplTest, SetHistoryLengthAndPrune) { in TEST_F() argument
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h644 virtual void SetHistoryLengthAndPrune( in NON_EXPORTED_BASE()
Dweb_contents_impl.cc1969 void WebContentsImpl::SetHistoryLengthAndPrune( in SetHistoryLengthAndPrune() function in content::WebContentsImpl