OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 70 milliseconds