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

/external/chromium_org/components/url_matcher/
H A Dsubstring_set_matcher.h126 void InsertPatternIntoAhoCorasickTree(const StringPattern* pattern);
H A Dsubstring_set_matcher.cc154 InsertPatternIntoAhoCorasickTree(*i);
160 void SubstringSetMatcher::InsertPatternIntoAhoCorasickTree( function in class:url_matcher::SubstringSetMatcher

Completed in 563 milliseconds