Searched refs:IsEncryptionSupported (Results 1 – 3 of 3) sorted by relevance
167 bool RtpExtension::IsEncryptionSupported(absl::string_view uri) { in IsEncryptionSupported() function in webrtc::RtpExtension
261 static bool IsEncryptionSupported(absl::string_view uri);
1086 !webrtc::RtpExtension::IsEncryptionSupported(extension.uri) || in AddEncryptedVersionsOfHdrExts()