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

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

Completed in 98 milliseconds