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

  /external/chromium_org/components/url_matcher/
url_matcher.h 126 std::string CanonicalizeURLForComponentSearches(const GURL& url) const;
url_matcher.cc 264 std::string URLMatcherConditionFactory::CanonicalizeURLForComponentSearches(
669 condition_factory_.CanonicalizeURLForComponentSearches(url), &matches);
url_matcher_unittest.cc 247 std::string url = factory.CanonicalizeURLForComponentSearches(gurl);

Completed in 353 milliseconds