HomeSort by relevance Sort by last modified time
    Searched refs:UpdateKeywordSearchTermsForURL (Results 1 - 6 of 6) 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...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.h 388 UpdateKeywordSearchTermsForURL);
514 void UpdateKeywordSearchTermsForURL(
    [all...]
template_url_service_unittest.cc     [all...]
template_url_service.cc 842 // calling UpdateKeywordSearchTermsForURL.
847 UpdateKeywordSearchTermsForURL(visits_to_add_[i]);
    [all...]

Completed in 31 milliseconds