Searched refs:RemovePendingView (Results 1 – 6 of 6) sorted by relevance
191 virtual void RemovePendingView() = 0;
66 virtual void RemovePendingView() OVERRIDE;
204 void MockRenderProcessHost::RemovePendingView() { in RemovePendingView() function in content::MockRenderProcessHost
113 virtual void RemovePendingView() OVERRIDE;
1458 void RenderProcessHostImpl::RemovePendingView() { in RemovePendingView() function in content::RenderProcessHostImpl
860 render_view_host_->GetProcess()->RemovePendingView(); in CommitPending()1106 pending_render_view_host->GetProcess()->RemovePendingView(); in CancelPending()