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

/external/chromium_org/third_party/webrtc/sound/
H A Dsoundsystemproxy.cc15 bool SoundSystemProxy::EnumeratePlaybackDevices( function in class:rtc::SoundSystemProxy
17 return wrapped_ ? wrapped_->EnumeratePlaybackDevices(devices) : false;
H A Dnullsoundsystem.cc111 bool NullSoundSystem::EnumeratePlaybackDevices( function in class:rtc::NullSoundSystem
H A Dalsasoundsystem.cc474 bool AlsaSoundSystem::EnumeratePlaybackDevices( function in class:rtc::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1030 bool PulseAudioSoundSystem::EnumeratePlaybackDevices( function in class:rtc::PulseAudioSoundSystem

Completed in 2173 milliseconds