Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_pulse_linux.h319 bool _stopPlay; variable
Daudio_device_pulse_linux.cc57 _stopPlay(false), in AudioDeviceLinuxPulse()
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h272 bool _stopPlay; variable
Daudio_device_wave_win.cc77 _stopPlay(false), in AudioDeviceWindowsWave()