Searched refs:m_pluginTypes (Results 1 – 4 of 4) sorted by relevance
26 return m_pluginTypes.contains(type); in allows()80 m_pluginTypes.add(String(begin, position - begin)); in parse()
26 HashSet<String> m_pluginTypes; variable
118 OwnPtr<MediaListDirective> m_pluginTypes; variable
268 …checkMediaTypeAndReportViolation(m_pluginTypes.get(), type, typeAttribute, "Refused to load '" + u… in allowPluginType()269 checkMediaType(m_pluginTypes.get(), type, typeAttribute); in allowPluginType()666 setCSPDirective<MediaListDirective>(name, value, m_pluginTypes); in addDirective()