Searched refs:SrtpStat (Results 1 – 3 of 3) sorted by relevance
473 srtp_stat_(new SrtpStat()), in SrtpSession()815 SrtpStat::SrtpStat() in SrtpStat() function in cricket::SrtpStat819 void SrtpStat::AddProtectRtpResult(uint32 ssrc, int result) { in AddProtectRtpResult()836 void SrtpStat::AddUnprotectRtpResult(uint32 ssrc, int result) { in AddUnprotectRtpResult()857 void SrtpStat::AddProtectRtcpResult(int result) { in AddProtectRtcpResult()861 void SrtpStat::AddUnprotectRtcpResult(int result) { in AddUnprotectRtcpResult()865 void SrtpStat::HandleSrtpResult(const SrtpStat::FailureKey& key) { in HandleSrtpResult()886 SrtpStat::SrtpStat() in SrtpStat() function in cricket::SrtpStat891 void SrtpStat::AddProtectRtpResult(uint32 ssrc, int result) { in AddProtectRtpResult()895 void SrtpStat::AddUnprotectRtpResult(uint32 ssrc, int result) { in AddUnprotectRtpResult()[all …]
65 class SrtpStat; variable244 rtc::scoped_ptr<SrtpStat> srtp_stat_;251 class SrtpStat {253 SrtpStat();322 DISALLOW_COPY_AND_ASSIGN(SrtpStat);
752 cricket::SrtpStat srtp_stat_;