Searched refs:MatchesSecurityOriginHelper (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/
H A Durl_pattern.cc365 return MatchesSecurityOriginHelper(*test_url) &&
385 return MatchesSecurityOriginHelper(*test_url);
563 bool URLPattern::MatchesSecurityOriginHelper(const GURL& test) const { function in class:URLPattern
H A Durl_pattern.h215 bool MatchesSecurityOriginHelper(const GURL& test) const;

Completed in 392 milliseconds