Home
last modified time | relevance | path

Searched refs:InsertPatternIntoAhoCorasickTree (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/substring_set_matcher/
H A Dsubstring_set_matcher.cc217 InsertPatternIntoAhoCorasickTree(pattern); in BuildAhoCorasickTree()
222 void SubstringSetMatcher::InsertPatternIntoAhoCorasickTree( in InsertPatternIntoAhoCorasickTree() function in base::SubstringSetMatcher
H A Dsubstring_set_matcher.h321 void InsertPatternIntoAhoCorasickTree(const MatcherStringPattern* pattern);