HomeSort by relevance Sort by last modified time
    Searched defs:EnumeratePlaybackDevices (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/sound/
soundsystemproxy.cc 15 bool SoundSystemProxy::EnumeratePlaybackDevices(
17 return wrapped_ ? wrapped_->EnumeratePlaybackDevices(devices) : false;
nullsoundsystem.cc 111 bool NullSoundSystem::EnumeratePlaybackDevices(
alsasoundsystem.cc 474 bool AlsaSoundSystem::EnumeratePlaybackDevices(
pulseaudiosoundsystem.cc 1030 bool PulseAudioSoundSystem::EnumeratePlaybackDevices(
    [all...]

Completed in 75 milliseconds