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

/external/chromium_org/content/renderer/
H A Drender_view_impl.h640 void UpdateSessionHistory(blink::WebFrame* frame);
H A Drender_frame_impl.cc2162 render_view_->UpdateSessionHistory(frame);
2187 // UpdateSessionHistory and update page_id_ even in this case, so that
2212 // reload, the page ID doesn't change, and UpdateSessionHistory gets the
H A Drender_view_impl.cc1550 void RenderViewImpl::UpdateSessionHistory(WebFrame* frame) { function in class:content::RenderViewImpl

Completed in 163 milliseconds