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

  /external/chromium_org/components/url_matcher/
url_matcher_factory.cc 49 &F::CreateOriginAndPathMatchesCondition;
url_matcher.h 164 // Canonicalizes a URL for "CreateOriginAndPathMatchesCondition" searches.
174 URLMatcherCondition CreateOriginAndPathMatchesCondition(
url_matcher_unittest.cc 497 URLMatcherCondition r2 = factory.CreateOriginAndPathMatchesCondition("b[a]r");
    [all...]
url_matcher.cc 457 URLMatcherConditionFactory::CreateOriginAndPathMatchesCondition(
    [all...]

Completed in 580 milliseconds