Searched defs:StopRtcEventLog (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/talk/media/base/ | ||
D | mediaengine.h | 200 virtual void StopRtcEventLog() { voice_.StopRtcEventLog(); } in StopRtcEventLog() function |
D | fakemediaengine.h | 771 void StopRtcEventLog() {} in StopRtcEventLog() function |
/external/webrtc/talk/app/webrtc/ | ||
D | peerconnectionfactory.cc | 243 void PeerConnectionFactory::StopRtcEventLog() { in StopRtcEventLog() function in webrtc::PeerConnectionFactory |
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ | ||
D | PeerConnectionFactory.java | 165 public void StopRtcEventLog() { in StopRtcEventLog() method in PeerConnectionFactory |
/external/webrtc/talk/session/media/ | ||
D | channelmanager.cc | 568 void ChannelManager::StopRtcEventLog() { in StopRtcEventLog() function in cricket::ChannelManager |
/external/webrtc/talk/media/webrtc/ | ||
D | webrtcvoiceengine.cc | 1064 void WebRtcVoiceEngine::StopRtcEventLog() { in StopRtcEventLog() function in cricket::WebRtcVoiceEngine |