HomeSort by relevance Sort by last modified time
    Searched refs:ShouldDeviceBeIgnored (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/media/devices/
devicemanager.cc 336 bool DeviceManager::ShouldDeviceBeIgnored(const std::string& device_name,
362 if (ShouldDeviceBeIgnored(it->name, exclusion_list)) {
devicemanager.h 194 static bool ShouldDeviceBeIgnored(const std::string& device_name,

Completed in 199 milliseconds