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

/external/chromium/chrome/common/extensions/
H A Durl_pattern.h211 static bool EffectiveHostCompare(const URLPattern& a, const URLPattern& b) { function in class:URLPattern
221 return EffectiveHostCompare(a, b);

Completed in 38 milliseconds