Searched refs:GetCrashedStatus (Results 1 – 5 of 5) sorted by relevance
57 if (chrome::SadTab::ShouldShow(web_contents()->GetCrashedStatus())) in ShouldShowBookmarkBar()
318 virtual base::TerminationStatus GetCrashedStatus() const = 0;
511 data->crashed_status = contents->GetCrashedStatus(); in SetTabRendererDataFromModel()
255 virtual base::TerminationStatus GetCrashedStatus() const OVERRIDE; in NON_EXPORTED_BASE()
1031 base::TerminationStatus WebContentsImpl::GetCrashedStatus() const { in GetCrashedStatus() function in content::WebContentsImpl3637 RenderProcessGone(GetCrashedStatus())); in RenderViewTerminated()