Searched defs:UpdateKeywordSearchTermsForURL (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url_model.cc536 // calling UpdateKeywordSearchTermsForURL.
541 UpdateKeywordSearchTermsForURL(visits_to_add_[i]);
573 UpdateKeywordSearchTermsForURL(*visit_details.ptr());
943 void TemplateURLModel::UpdateKeywordSearchTermsForURL( function in class:TemplateURLModel
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_service.cc842 // calling UpdateKeywordSearchTermsForURL.
847 UpdateKeywordSearchTermsForURL(visits_to_add_[i]);
883 UpdateKeywordSearchTermsForURL(*visit_details.ptr());
1923 void TemplateURLService::UpdateKeywordSearchTermsForURL( function in class:TemplateURLService

Completed in 68 milliseconds