OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ptrThreadPlay
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_device/dummy/
file_audio_device.h
186
rtc::scoped_ptr<rtc::PlatformThread>
_ptrThreadPlay
;
/external/webrtc/webrtc/modules/audio_device/linux/
audio_device_alsa_linux.h
191
rtc::scoped_ptr<rtc::PlatformThread>
_ptrThreadPlay
;
audio_device_pulse_linux.h
288
rtc::scoped_ptr<rtc::PlatformThread>
_ptrThreadPlay
;
Completed in 47 milliseconds