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

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.h117 NavigationEntryImpl* GetEntryWithPageID(
H A Dnavigation_controller_impl.cc406 NavigationEntryImpl* NavigationControllerImpl::GetEntryWithPageID( function in class:content::NavigationControllerImpl
1160 NavigationEntryImpl* existing_entry = GetEntryWithPageID(
1188 NavigationEntryImpl* existing_entry = GetEntryWithPageID(
H A Dnavigation_controller_impl_unittest.cc1547 EXPECT_EQ(kUrl2, controller.GetEntryWithPageID(site_instance, 1)->GetURL());
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc3817 NavigationEntryImpl* entry = controller_.GetEntryWithPageID(

Completed in 255 milliseconds