Searched refs:SendUpdateState (Results 1 – 2 of 2) sorted by relevance
667 void SendUpdateState(HistoryEntry* entry);
1309 SendUpdateState(history_controller_->GetCurrentEntry()); in UpdateSessionHistory()1312 void RenderViewImpl::SendUpdateState(HistoryEntry* entry) { in SendUpdateState() function in content::RenderViewImpl2343 SendUpdateState(history_controller_->GetCurrentEntry()); in SyncNavigationState()