Searched refs:NotMatching (Results 1 – 5 of 5) sorted by relevance
40 NotMatching, enumerator55 return SchemeMatchingResult::NotMatching; in MatchScheme()64 return SchemeMatchingResult::NotMatching; in SourceAllowScheme()125 return PortMatchingResult::NotMatching; in SourceAllowPort()193 SchemeMatchingResult::NotMatching; in CheckCSPSource()216 SchemeMatchingResult::NotMatching) { in CSPSourcesIntersect()219 SchemeMatchingResult::NotMatching) { in CSPSourcesIntersect()255 PortMatchingResult::NotMatching && in CSPSourcesIntersect()262 PortMatchingResult::NotMatching) { in CSPSourcesIntersect()287 SchemeMatchingResult::NotMatching) { in CSPSourceSubsumes()[all …]
44 NotMatching, enumerator49 enum class SchemeMatchingResult { NotMatching, MatchingUpgrade, MatchingExact }; enumerator57 return SchemeMatchingResult::NotMatching; in SourceAllowScheme()72 return SchemeMatchingResult::NotMatching; in SourceAllowScheme()107 return PortMatchingResult::NotMatching; in SourceAllowPort()117 return PortMatchingResult::NotMatching; in SourceAllowPort()170 SchemeMatchingResult::NotMatching; in CheckCSPSource()178 return schemeResult != SchemeMatchingResult::NotMatching && in CheckCSPSource()180 portResult != PortMatchingResult::NotMatching && in CheckCSPSource()
52 enum { All, Matching, NotMatching } type; enumerator
132 case Filter::NotMatching: in listLibraryFilesMatching()
278 filter.type = Files::Filter::NotMatching; in PluginHostAdapter()