Home
last modified time | relevance | path

Searched defs:PlayoutError (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_device/android/
Dopensles_output.h109 bool PlayoutError() const { return false; } in PlayoutError() function
Daudio_track_jni.cc885 bool AudioTrackJni::PlayoutError() const { in PlayoutError() function in webrtc::AudioTrackJni
Daudio_device_template.h355 bool PlayoutError() const { in PlayoutError() function
/external/chromium_org/third_party/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc200 bool AudioDeviceDummy::PlayoutError() const { return false; } in PlayoutError() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc490 bool FileAudioDevice::PlayoutError() const { return false; } in PlayoutError() function in webrtc::FileAudioDevice
/external/chromium_org/third_party/webrtc/modules/audio_device/ios/
Daudio_device_ios.cc1117 bool AudioDeviceIPhone::PlayoutError() const { in PlayoutError() function in webrtc::AudioDeviceIPhone
/external/chromium_org/third_party/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1732 bool AudioDeviceLinuxALSA::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc1704 bool AudioDeviceLinuxPulse::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceLinuxPulse
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc2341 bool AudioDeviceWindowsWave::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceWindowsWave
Daudio_device_core_win.cc3205 bool AudioDeviceWindowsCore::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceWindowsCore
/external/chromium_org/third_party/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc2129 bool AudioDeviceMac::PlayoutError() const in PlayoutError() function in webrtc::AudioDeviceMac