Searched defs:EnumerateCaptureDevices (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dsoundsystemproxy.cc20 bool SoundSystemProxy::EnumerateCaptureDevices( function in class:rtc::SoundSystemProxy
22 return wrapped_ ? wrapped_->EnumerateCaptureDevices(devices) : false;
H A Dnullsoundsystem.cc120 bool NullSoundSystem::EnumerateCaptureDevices( function in class:rtc::NullSoundSystem
H A Dalsasoundsystem.cc479 bool AlsaSoundSystem::EnumerateCaptureDevices( function in class:rtc::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1038 bool PulseAudioSoundSystem::EnumerateCaptureDevices( function in class:rtc::PulseAudioSoundSystem

Completed in 409 milliseconds