Searched refs:CanReplace (Results 1 – 2 of 2) sorted by relevance
313 bool CanReplace(const TemplateURL* t_url);
226 return CanReplace(existing_url); in CanReplaceKeyword()306 CanReplace(template_urls_[i])) { in RemoveAutoGeneratedBetween()897 if (CanReplace(url)) { in CanReplaceKeywordForHost()910 bool TemplateURLModel::CanReplace(const TemplateURL* t_url) { in CanReplace() function in TemplateURLModel