HomeSort by relevance Sort by last modified time
    Searched full:set_failure (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/url_matcher/
substring_set_matcher.cc 147 root.set_failure(0);
196 root.set_failure(0);
201 tree_[leads_to].set_failure(0);
226 tree_[leads_to].set_failure(follow_in_case_of_failure);
substring_set_matcher.h 100 void set_failure(uint32 failure) { failure_ = failure; } function in class:url_matcher::SubstringSetMatcher::AhoCorasickNode

Completed in 73 milliseconds