Home
last modified time | relevance | path

Searched refs:ShouldDeviceBeIgnored (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/devices/
Ddevicemanager.cc336 bool DeviceManager::ShouldDeviceBeIgnored(const std::string& device_name, in ShouldDeviceBeIgnored() function in cricket::DeviceManager
362 if (ShouldDeviceBeIgnored(it->name, exclusion_list)) { in FilterDevices()
Ddevicemanager.h194 static bool ShouldDeviceBeIgnored(const std::string& device_name,