Searched refs:SrtpStat (Results 1 – 3 of 3) sorted by relevance
497 srtp_stat_(new SrtpStat()), in SrtpSession()856 SrtpStat::SrtpStat() in SrtpStat() function in cricket::SrtpStat860 void SrtpStat::AddProtectRtpResult(uint32_t ssrc, int result) { in AddProtectRtpResult()877 void SrtpStat::AddUnprotectRtpResult(uint32_t ssrc, int result) { in AddUnprotectRtpResult()898 void SrtpStat::AddProtectRtcpResult(int result) { in AddProtectRtcpResult()902 void SrtpStat::AddUnprotectRtcpResult(int result) { in AddUnprotectRtcpResult()906 void SrtpStat::HandleSrtpResult(const SrtpStat::FailureKey& key) { in HandleSrtpResult()927 SrtpStat::SrtpStat() in SrtpStat() function in cricket::SrtpStat932 void SrtpStat::AddProtectRtpResult(uint32_t ssrc, int result) { in AddProtectRtpResult()936 void SrtpStat::AddUnprotectRtpResult(uint32_t ssrc, int result) { in AddUnprotectRtpResult()[all …]
59 class SrtpStat; variable249 rtc::scoped_ptr<SrtpStat> srtp_stat_;257 class SrtpStat {259 SrtpStat();325 RTC_DISALLOW_COPY_AND_ASSIGN(SrtpStat);
784 cricket::SrtpStat srtp_stat_;