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

  /external/chromium_org/components/url_matcher/
url_matcher_constants.cc 18 const char kOriginAndPathMatchesKey[] = "originAndPathMatches";
url_matcher_constants.h 23 URL_MATCHER_EXPORT extern const char kOriginAndPathMatchesKey[];
url_matcher_factory.cc 48 factory_methods_[keys::kOriginAndPathMatchesKey] =
205 condition_attribute_name == keys::kOriginAndPathMatchesKey) {
url_matcher_factory_unittest.cc 39 invalid_condition4.SetString(keys::kOriginAndPathMatchesKey, "*");

Completed in 429 milliseconds