Home
last modified time | relevance | path

Searched defs:StartRtcEventLog (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/test/
Ddummy_peer_connection.h230 bool StartRtcEventLog(std::unique_ptr<RtcEventLogOutput> output, in StartRtcEventLog() function
234 bool StartRtcEventLog(std::unique_ptr<RtcEventLogOutput> output) override { in StartRtcEventLog() function
/external/webrtc/pc/test/
Dfake_peer_connection_base.h222 bool StartRtcEventLog(std::unique_ptr<RtcEventLogOutput> output, in StartRtcEventLog() function
227 bool StartRtcEventLog(std::unique_ptr<RtcEventLogOutput> output) override { in StartRtcEventLog() function
/external/webrtc/pc/
Dpeer_connection.cc4240 bool PeerConnection::StartRtcEventLog(std::unique_ptr<RtcEventLogOutput> output, in StartRtcEventLog() function in webrtc::PeerConnection
4249 bool PeerConnection::StartRtcEventLog( in StartRtcEventLog() function in webrtc::PeerConnection