Home
last modified time | relevance | path

Searched defs:StopRtcEventLog (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/talk/media/base/
Dmediaengine.h200 virtual void StopRtcEventLog() { voice_.StopRtcEventLog(); } in StopRtcEventLog() function
Dfakemediaengine.h771 void StopRtcEventLog() {} in StopRtcEventLog() function
/external/webrtc/talk/app/webrtc/
Dpeerconnectionfactory.cc243 void PeerConnectionFactory::StopRtcEventLog() { in StopRtcEventLog() function in webrtc::PeerConnectionFactory
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DPeerConnectionFactory.java165 public void StopRtcEventLog() { in StopRtcEventLog() method in PeerConnectionFactory
/external/webrtc/talk/session/media/
Dchannelmanager.cc568 void ChannelManager::StopRtcEventLog() { in StopRtcEventLog() function in cricket::ChannelManager
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc1064 void WebRtcVoiceEngine::StopRtcEventLog() { in StopRtcEventLog() function in cricket::WebRtcVoiceEngine