Searched refs:ShouldDeviceBeIgnored (Results 1 – 2 of 2) sorted by relevance
336 bool DeviceManager::ShouldDeviceBeIgnored(const std::string& device_name, in ShouldDeviceBeIgnored() function in cricket::DeviceManager362 if (ShouldDeviceBeIgnored(it->name, exclusion_list)) { in FilterDevices()
194 static bool ShouldDeviceBeIgnored(const std::string& device_name,