Home
last modified time | relevance | path

Searched defs:StartAecDump (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_factory.cc186 bool PeerConnectionFactory::StartAecDump(FILE* file, int64_t max_size_bytes) { in StartAecDump() function in webrtc::PeerConnectionFactory
/aosp_15_r20/external/webrtc/media/base/
H A Dfake_media_engine.cc483 bool FakeVoiceEngine::StartAecDump(webrtc::FileWrapper file, in StartAecDump() function in cricket::FakeVoiceEngine
/aosp_15_r20/external/webrtc/api/
H A Dpeer_connection_interface.h1573 virtual bool StartAecDump(FILE* file, int64_t max_size_bytes) { in StartAecDump() function
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine.cc601 bool WebRtcVoiceEngine::StartAecDump(webrtc::FileWrapper file, in StartAecDump() function in cricket::WebRtcVoiceEngine