Searched refs:NameMatchesPatternList (Results 1 – 1 of 1) sorted by relevance
82 bool NameMatchesPatternList(const std::vector<std::string>& patterns, in NameMatchesPatternList() function260 if (NameMatchesPatternList(config.enabled_categories(), category.name, in IsCategoryEnabled()267 return NameMatchesPatternList(config.enabled_tags(), tag, match_type); in IsCategoryEnabled()273 if (NameMatchesPatternList(config.disabled_categories(), category.name, in IsCategoryEnabled()281 return NameMatchesPatternList(config.disabled_tags(), tag, in IsCategoryEnabled()