Home
last modified time | relevance | path

Searched refs:CreateURLMatcherPorts (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/url_matcher/
Durl_matcher_factory.h55 static scoped_ptr<URLMatcherPortFilter> CreateURLMatcherPorts(
Durl_matcher_factory.cc137 url_matcher_port_filter = CreateURLMatcherPorts( in CreateFromURLFilterDictionary()
238 scoped_ptr<URLMatcherPortFilter> URLMatcherFactory::CreateURLMatcherPorts( in CreateURLMatcherPorts() function in url_matcher::URLMatcherFactory