Searched refs:DestroyFileRecorder (Results 1 – 5 of 5) sorted by relevance
234 FileRecorder::DestroyFileRecorder(_fileRecorderPtr); in ~TransmitMixer()241 FileRecorder::DestroyFileRecorder(_fileCallRecorderPtr); in ~TransmitMixer()727 FileRecorder::DestroyFileRecorder(_fileRecorderPtr); in StartRecordingMicrophone()751 FileRecorder::DestroyFileRecorder(_fileRecorderPtr); in StartRecordingMicrophone()805 FileRecorder::DestroyFileRecorder(_fileRecorderPtr); in StartRecordingMicrophone()827 FileRecorder::DestroyFileRecorder(_fileRecorderPtr); in StartRecordingMicrophone()861 FileRecorder::DestroyFileRecorder(_fileRecorderPtr); in StopRecordingMicrophone()912 FileRecorder::DestroyFileRecorder(_fileCallRecorderPtr); in StartRecordingCall()936 FileRecorder::DestroyFileRecorder(_fileCallRecorderPtr); in StartRecordingCall()990 FileRecorder::DestroyFileRecorder(_fileCallRecorderPtr); in StartRecordingCall()[all …]
146 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in ~OutputMixer()323 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()347 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()403 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()425 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()458 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StopRecordingPlayout()
974 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in ~Channel()2281 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()2302 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()2358 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()2379 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StartRecordingPlayout()2413 FileRecorder::DestroyFileRecorder(_outputFileRecorderPtr); in StopRecordingPlayout()
32 static void DestroyFileRecorder(FileRecorder* recorder);
24 void FileRecorder::DestroyFileRecorder(FileRecorder* recorder) in DestroyFileRecorder() function in webrtc::FileRecorder