Home
last modified time | relevance | path

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

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/session/phone/
H A Ddevicemanager.cc202 bool DeviceManager::ShouldDeviceBeIgnored(const std::string& device_name, in ShouldDeviceBeIgnored() function in cricket::DeviceManager
228 if (ShouldDeviceBeIgnored(it->name, exclusion_list)) { in FilterDevices()
H A Ddevicemanager.h137 static bool ShouldDeviceBeIgnored(const std::string& device_name,