Searched refs:GetActiveViewCount (Results 1 – 5 of 5) sorted by relevance
231 int MockRenderProcessHost::GetActiveViewCount() { in GetActiveViewCount() function in content::MockRenderProcessHost244 if (static_cast<size_t>(GetActiveViewCount()) == count) in FastShutdownForPageCount()
92 int GetActiveViewCount();
149 int GetActiveViewCount();
1497 if (static_cast<size_t>(GetActiveViewCount()) == count) in FastShutdownForPageCount()1761 int RenderProcessHostImpl::GetActiveViewCount() { in GetActiveViewCount() function in content::RenderProcessHostImpl1799 int num_active_views = GetActiveViewCount(); in OnShutdownRequest()
1092 if (process->GetActiveViewCount() > 1) in AllowBindings()