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

  /external/chromium_org/components/url_matcher/
url_matcher.cc 733 port_filter_(port_filter.Pass()) {}
745 port_filter_(port_filter.Pass()) {}
764 if (port_filter_.get() && !port_filter_->IsMatch(url))
    [all...]
url_matcher.h 352 scoped_ptr<URLMatcherPortFilter> port_filter_; member in class:url_matcher::URLMatcherConditionSet

Completed in 222 milliseconds