Searched refs:MatchesAnySearchURL (Results 1 – 1 of 1) sorted by relevance
139 bool MatchesAnySearchURL(const GURL& url, TemplateURL* template_url) { in MatchesAnySearchURL() function218 return IsQueryExtractionEnabled() && MatchesAnySearchURL(url, template_url); in IsInstantURL()