Home
last modified time | relevance | path

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

/external/chromium_org/components/search_engines/
Dtemplate_url_service.h467 bool CanReplaceKeywordForHost(const std::string& host,
Dtemplate_url_service.cc471 CanReplaceKeywordForHost(url.host(), template_url_to_replace); in CanReplaceKeyword()
1583 bool TemplateURLService::CanReplaceKeywordForHost( in CanReplaceKeywordForHost() function in TemplateURLService