Home
last modified time | relevance | path

Searched refs:ReportNegotiatedCiphers (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h465 void ReportNegotiatedCiphers(const cricket::TransportStats& stats);
Dwebrtcsession.cc2111 ReportNegotiatedCiphers(stats); in ReportTransportStats()
2167 void WebRtcSession::ReportNegotiatedCiphers( in ReportNegotiatedCiphers() function in webrtc::WebRtcSession