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

  /external/chromium_org/components/url_matcher/
url_matcher.h 198 int id_counter_; member in class:url_matcher::URLMatcherConditionFactory
url_matcher.cc 256 URLMatcherConditionFactory::URLMatcherConditionFactory() : id_counter_(0) {}
511 new StringPattern(pattern, id_counter_++);

Completed in 31 milliseconds