HomeSort by relevance Sort by last modified time
    Searched defs:SetKeywordSearchTermsForURL (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/search_engines/
template_url_model_test_util.cc 81 // SetKeywordSearchTermsForURL.
95 virtual void SetKeywordSearchTermsForURL(const TemplateURL* t_url,
template_url_model.cc 613 void TemplateURLModel::SetKeywordSearchTermsForURL(const TemplateURL* t_url,
620 history->SetKeywordSearchTermsForURL(url, t_url->id(), term);
    [all...]
  /external/chromium/chrome/browser/history/
url_database.cc 406 bool URLDatabase::SetKeywordSearchTermsForURL(URLID url_id,
history.cc 243 void HistoryService::SetKeywordSearchTermsForURL(const GURL& url,
247 &HistoryBackend::SetKeywordSearchTermsForURL,
history_backend.cc     [all...]

Completed in 94 milliseconds