Searched refs:IsEncryptionSupported (Results 1 – 3 of 3) sorted by relevance
174 bool RtpExtension::IsEncryptionSupported(absl::string_view uri) { in IsEncryptionSupported() function in webrtc::RtpExtension
280 static bool IsEncryptionSupported(absl::string_view uri);
1208 if (!webrtc::RtpExtension::IsEncryptionSupported(extension.uri)) { in AddEncryptedVersionsOfHdrExts()1257 if (!webrtc::RtpExtension::IsEncryptionSupported(uri)) { in FindHeaderExtensionByUriDiscardUnsupported()