Home
last modified time | relevance | path

Searched refs:CanReplaceKeywordForHost (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dtemplate_url_model.h306 bool CanReplaceKeywordForHost(const std::string& host,
Dtemplate_url_model.cc235 return CanReplaceKeywordForHost(url.host(), template_url_to_replace); in CanReplaceKeyword()
889 bool TemplateURLModel::CanReplaceKeywordForHost( in CanReplaceKeywordForHost() function in TemplateURLModel