Home
last modified time | relevance | path

Searched refs:StartDebugRecordingForPlatformFile (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.h62 int StartDebugRecordingForPlatformFile(rtc::PlatformFile handle) override;
Daudio_processing_impl.cc1117 int AudioProcessingImpl::StartDebugRecordingForPlatformFile( in StartDebugRecordingForPlatformFile() function in webrtc::AudioProcessingImpl
/external/webrtc/webrtc/modules/audio_processing/include/
Daudio_processing.h429 virtual int StartDebugRecordingForPlatformFile(rtc::PlatformFile /*handle*/) { in StartDebugRecordingForPlatformFile() function