Searched refs:hung_contents (Results 1 – 2 of 2) sorted by relevance
33 void ShowForTabContents(TabContents* hung_contents);34 void EndForTabContents(TabContents* hung_contents);144 void HungRendererDialogGtk::ShowForTabContents(TabContents* hung_contents) { in ShowForTabContents() argument145 DCHECK(hung_contents && dialog_); in ShowForTabContents()146 contents_ = hung_contents; in ShowForTabContents()152 hung_contents->GetRenderProcessHost()) { in ShowForTabContents()
48 void InitForTabContents(TabContents* hung_contents);75 void HungPagesTableModel::InitForTabContents(TabContents* hung_contents) { in InitForTabContents() argument79 hung_contents->GetRenderProcessHost()) in InitForTabContents()