Searched refs:UpdateKeywordSearchTermsForURL (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/search_engines/
H A Dtemplate_url_service.h380 UpdateKeywordSearchTermsForURL);
505 void UpdateKeywordSearchTermsForURL(const URLVisitedDetails& details);
691 // UpdateKeywordSearchTermsForURL is invoked for each element of the vector.
H A Dtemplate_url_service_unittest.cc869 TEST_F(TemplateURLServiceTest, UpdateKeywordSearchTermsForURL) {
896 model()->UpdateKeywordSearchTermsForURL(details);
918 model()->UpdateKeywordSearchTermsForURL(details);
H A Dtemplate_url_service.cc868 // calling UpdateKeywordSearchTermsForURL.
874 UpdateKeywordSearchTermsForURL(visits_to_add_[i]);
918 UpdateKeywordSearchTermsForURL(details);
1720 void TemplateURLService::UpdateKeywordSearchTermsForURL( function in class:TemplateURLService

Completed in 1204 milliseconds