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

/external/chromium_org/components/url_matcher/
H A Dsubstring_set_matcher.h121 void RebuildAhoCorasickTree(const SubstringPatternVector& sorted_patterns);
H A Dsubstring_set_matcher.cc59 RebuildAhoCorasickTree(SubstringPatternVector());
106 RebuildAhoCorasickTree(sorted_patterns);
141 void SubstringSetMatcher::RebuildAhoCorasickTree( function in class:url_matcher::SubstringSetMatcher

Completed in 1013 milliseconds