Searched refs:kPattern (Results 1 – 2 of 2) sorted by relevance
31814 enum class MatchType { kExact, kPattern }; enumerator31824 if (match_type != MatchType::kPattern) in NameMatchesPattern()31945 {MatchType::kExact, MatchType::kPattern}}; in IsCategoryEnabled()
40863 enum class MatchType { kExact, kPattern }; enumerator40873 if (match_type != MatchType::kPattern) in NameMatchesPattern()41055 {MatchType::kExact, MatchType::kPattern}}; in IsCategoryEnabled()