ValidateHost 325 content/browser/gpu/gpu_process_host.cc if (g_gpu_process_hosts[kind] && ValidateHost(g_gpu_process_hosts[kind])) ValidateHost 360 content/browser/gpu/gpu_process_host.cc if (host && ValidateHost(host)) ValidateHost 394 content/browser/gpu/gpu_process_host.cc if (host && host->host_id_ == host_id && ValidateHost(host)) ValidateHost 139 content/browser/gpu/gpu_process_host.h static bool ValidateHost(GpuProcessHost* host);