Searched refs:IsSecurityLevelSupported (Results 1 – 3 of 3) sorted by relevance
53 static bool IsSecurityLevelSupported(const std::vector<uint8>& scheme_uuid,
187 bool MediaDrmBridge::IsSecurityLevelSupported( in IsSecurityLevelSupported() function in media::MediaDrmBridge
45 if (!MediaDrmBridge::IsSecurityLevelSupported(scheme_uuid, security_level)) { in IsTypeSupported()