Home
last modified time | relevance | path

Searched refs:CaptureWorkerThread (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.h278 bool CaptureWorkerThread();
Daudio_device_mac.cc2660 return static_cast<AudioDeviceMac*>(ptrThis)->CaptureWorkerThread(); in RunCapture()
2663 bool AudioDeviceMac::CaptureWorkerThread() { in CaptureWorkerThread() function in webrtc::AudioDeviceMac