Searched defs:PlayThreadFunc (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/dummy/
H A Dfile_audio_device.cc215 PlayThreadFunc, this, "webrtc_audio_module_play_thread"));
467 bool FileAudioDevice::PlayThreadFunc(void* pThis) function in class:webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.cc1511 PlayThreadFunc, this, "webrtc_audio_module_play_thread"));
1969 bool AudioDeviceLinuxALSA::PlayThreadFunc(void* pThis) function in class:webrtc::AudioDeviceLinuxALSA
H A Daudio_device_pulse_linux.cc211 PlayThreadFunc, this, "webrtc_audio_module_play_thread"));
2591 bool AudioDeviceLinuxPulse::PlayThreadFunc(void* pThis) function in class:webrtc::AudioDeviceLinuxPulse

Completed in 72 milliseconds