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

  /external/chromium/chrome/browser/search_engines/
template_url_model.h 254 UpdateKeywordSearchTermsForURL);
327 void UpdateKeywordSearchTermsForURL(
403 // UpdateKeywordSearchTermsForURL is invoked for each element of the vector.
template_url_model_unittest.cc 793 TEST_F(TemplateURLModelTest, UpdateKeywordSearchTermsForURL) {
815 model()->UpdateKeywordSearchTermsForURL(details);
    [all...]
template_url_model.cc 536 // calling UpdateKeywordSearchTermsForURL.
541 UpdateKeywordSearchTermsForURL(visits_to_add_[i]);
573 UpdateKeywordSearchTermsForURL(*visit_details.ptr());
    [all...]

Completed in 120 milliseconds