GetActiveViewCount 1609 content/browser/renderer_host/render_process_host_impl.cc   if (static_cast<size_t>(GetActiveViewCount()) == count)
GetActiveViewCount 2000 content/browser/renderer_host/render_process_host_impl.cc   int num_active_views = GetActiveViewCount();
GetActiveViewCount  163 content/browser/renderer_host/render_process_host_impl.h   int GetActiveViewCount();
GetActiveViewCount  920 content/browser/renderer_host/render_view_host_impl.cc     if (process->GetActiveViewCount() > 1)
GetActiveViewCount  243 content/public/test/mock_render_process_host.cc   if (static_cast<size_t>(GetActiveViewCount()) == count)
GetActiveViewCount  101 content/public/test/mock_render_process_host.h   int GetActiveViewCount();