Searched refs:PlayThreadProcess (Results 1 – 6 of 6) sorted by relevance
469 return (static_cast<FileAudioDevice*>(pThis)->PlayThreadProcess()); in PlayThreadFunc()477 bool FileAudioDevice::PlayThreadProcess() in PlayThreadProcess() function in webrtc::FileAudioDevice
168 bool PlayThreadProcess();
181 bool PlayThreadProcess();
277 bool PlayThreadProcess();
1971 return (static_cast<AudioDeviceLinuxALSA*>(pThis)->PlayThreadProcess()); in PlayThreadFunc()1979 bool AudioDeviceLinuxALSA::PlayThreadProcess() in PlayThreadProcess() function in webrtc::AudioDeviceLinuxALSA
2593 return (static_cast<AudioDeviceLinuxPulse*> (pThis)->PlayThreadProcess()); in PlayThreadFunc()2601 bool AudioDeviceLinuxPulse::PlayThreadProcess() in PlayThreadProcess() function in webrtc::AudioDeviceLinuxPulse