Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h237 void StopRtcEventLog() override {} in StopRtcEventLog() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc1776 void PeerConnection::StopRtcEventLog() { in StopRtcEventLog() function in webrtc::PeerConnection