HomeSort by relevance Sort by last modified time
    Searched refs:CanReplaceKeywordForHost (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/search_engines/
template_url_model.h 306 bool CanReplaceKeywordForHost(const std::string& host,
template_url_model.cc 235 return CanReplaceKeywordForHost(url.host(), template_url_to_replace);
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.h 476 bool CanReplaceKeywordForHost(const std::string& host,
    [all...]
template_url_service.cc 421 CanReplaceKeywordForHost(url.host(), template_url_to_replace);
    [all...]

Completed in 27 milliseconds