Searched refs:OpenPlaybackDevice (Results 1 - 9 of 9) sorted by relevance

/external/webrtc/webrtc/sound/
H A Dsoundsystemproxy.cc35 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice( function in class:rtc::SoundSystemProxy
38 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
H A Dsoundsystemproxy.h34 SoundOutputStreamInterface *OpenPlaybackDevice(
H A Dnullsoundsystem.h38 SoundOutputStreamInterface *OpenPlaybackDevice(
H A Dsoundsysteminterface.h93 virtual SoundOutputStreamInterface *OpenPlaybackDevice(
H A Dalsasoundsystem.h48 SoundOutputStreamInterface *OpenPlaybackDevice(
H A Dnullsoundsystem.cc138 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice( function in class:rtc::NullSoundSystem
H A Dpulseaudiosoundsystem.h53 virtual SoundOutputStreamInterface *OpenPlaybackDevice(
H A Dalsasoundsystem.cc494 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice( function in class:rtc::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1058 SoundOutputStreamInterface *PulseAudioSoundSystem::OpenPlaybackDevice( function in class:rtc::PulseAudioSoundSystem

Completed in 77 milliseconds