Home
last modified time | relevance | path

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

/external/webrtc/api/
Drtp_parameters.cc174 bool RtpExtension::IsEncryptionSupported(absl::string_view uri) { in IsEncryptionSupported() function in webrtc::RtpExtension
Drtp_parameters.h280 static bool IsEncryptionSupported(absl::string_view uri);
/external/webrtc/pc/
Dmedia_session.cc1208 if (!webrtc::RtpExtension::IsEncryptionSupported(extension.uri)) { in AddEncryptedVersionsOfHdrExts()
1257 if (!webrtc::RtpExtension::IsEncryptionSupported(uri)) { in FindHeaderExtensionByUriDiscardUnsupported()