Searched refs:StopAecDump (Results 1 – 11 of 11) sorted by relevance
109 virtual void StopAecDump() = 0;192 virtual void StopAecDump() { in StopAecDump() function193 voice_.StopAecDump(); in StopAecDump()
767 void StopAecDump() {} in StopAecDump() function
233 void PeerConnectionFactory::StopAecDump() { in StopAecDump() function in webrtc::PeerConnectionFactory235 channel_manager_->StopAecDump(); in StopAecDump()
66 PROXY_METHOD0(void, StopAecDump) in PROXY_METHOD1()
86 void StopAecDump() override;
569 virtual void StopAecDump() = 0;
169 void StopAecDump();
558 void ChannelManager::StopAecDump() { in StopAecDump() function in cricket::ChannelManager560 Bind(&MediaEngineInterface::StopAecDump, media_engine_.get())); in StopAecDump()
101 void StopAecDump();
552 StopAecDump(); in Terminate()804 StopAecDump(); in ApplyOptions()1023 StopAecDump(); in StartAecDump()1047 void WebRtcVoiceEngine::StopAecDump() { in StopAecDump() function in cricket::WebRtcVoiceEngine
1282 factory->StopAecDump(); in JOW()