Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dmediaengine.h188 virtual bool StartAecDump(rtc::PlatformFile file) { in StartAecDump() function
Dfakemediaengine.h765 bool StartAecDump(rtc::PlatformFile file) { return false; } in StartAecDump() function
/external/webrtc/talk/app/webrtc/
Dpeerconnectionfactory.cc228 bool PeerConnectionFactory::StartAecDump(rtc::PlatformFile file) { in StartAecDump() function in webrtc::PeerConnectionFactory
/external/webrtc/talk/session/media/
Dchannelmanager.cc553 bool ChannelManager::StartAecDump(rtc::PlatformFile file) { in StartAecDump() function in cricket::ChannelManager
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc1014 bool WebRtcVoiceEngine::StartAecDump(rtc::PlatformFile file) { in StartAecDump() function in cricket::WebRtcVoiceEngine
1034 void WebRtcVoiceEngine::StartAecDump(const std::string& filename) { in StartAecDump() function in cricket::WebRtcVoiceEngine