Searched refs:NameMatchesPattern (Results 1 – 1 of 1) sorted by relevance
67 bool NameMatchesPattern(const std::string& pattern, in NameMatchesPattern() function86 if (NameMatchesPattern(pattern, name, match_type)) in NameMatchesPatternList()285 return NameMatchesPattern(kSlowTag, tag, match_type) || in IsCategoryEnabled()286 NameMatchesPattern(kDebugTag, tag, match_type); in IsCategoryEnabled()