Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dsrtpfilter.cc85 bool SrtpNotAvailable(const char *func) { in SrtpNotAvailable() function
820 return SrtpNotAvailable(__FUNCTION__); in SetSend()
824 return SrtpNotAvailable(__FUNCTION__); in SetRecv()
829 return SrtpNotAvailable(__FUNCTION__); in ProtectRtp()
834 return SrtpNotAvailable(__FUNCTION__); in ProtectRtcp()
838 return SrtpNotAvailable(__FUNCTION__); in UnprotectRtp()
842 return SrtpNotAvailable(__FUNCTION__); in UnprotectRtcp()
933 SrtpNotAvailable(__FUNCTION__); in AddProtectRtpResult()
937 SrtpNotAvailable(__FUNCTION__); in AddUnprotectRtpResult()
941 SrtpNotAvailable(__FUNCTION__); in AddProtectRtcpResult()
[all …]