Home
last modified time | relevance | path

Searched refs:TraceWaveOutError (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc650 TraceWaveOutError(res); in SetWaveOutVolume()
671 TraceWaveOutError(res); in SetWaveOutVolume()
714 TraceWaveOutError(res); in WaveOutVolume()
734 TraceWaveOutError(res); in WaveOutVolume()
1335 TraceWaveOutError(res); in PlayoutDeviceName()
1357 TraceWaveOutError(res); in PlayoutDeviceName()
1633 TraceWaveOutError(res); in InitPlayout()
1698 TraceWaveOutError(res); in InitPlayout()
1710 TraceWaveOutError(res); in InitPlayout()
1718 TraceWaveOutError(res); in InitPlayout()
[all …]
Daudio_mixer_manager_win.h116 void TraceWaveOutError(MMRESULT error) const;
Daudio_device_wave_win.h187 void TraceWaveOutError(MMRESULT error) const;
Daudio_mixer_manager_win.cc638 TraceWaveOutError(res); in OpenSpeaker()
734 TraceWaveOutError(res); in OpenSpeaker()
2692 void AudioMixerManager::TraceWaveOutError(MMRESULT error) const in TraceWaveOutError() function in webrtc::AudioMixerManager