Searched refs:GetNumActiveEmulatedVirtioGpuUsers (Results 1 – 3 of 3) sorted by relevance
21 uint32_t GetNumActiveEmulatedVirtioGpuUsers();
272 const uint32_t users = GetNumActiveEmulatedVirtioGpuUsers(); in TearDownHost()
1168 bool GetNumActiveEmulatedVirtioGpuUsers() { return EmulatedVirtioGpu::GetNumActiveUsers(); } in GetNumActiveEmulatedVirtioGpuUsers() function