Searched refs:g_hosts_by_id (Results 1 – 1 of 1) sorted by relevance
40 IDMap<GpuProcessHostUIShim> g_hosts_by_id; variable117 g_hosts_by_id.AddWithID(this, host_id_); in GpuProcessHostUIShim()143 while (!g_hosts_by_id.IsEmpty()) { in DestroyAll()144 IDMap<GpuProcessHostUIShim>::iterator it(&g_hosts_by_id); in DestroyAll()152 return g_hosts_by_id.Lookup(host_id); in FromID()206 g_hosts_by_id.Remove(host_id_); in ~GpuProcessHostUIShim()