Home
last modified time | relevance | path

Searched refs:AddNoNotify (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dtemplate_url_model.cc290 AddNoNotify(template_url); in Add()
350 AddNoNotify(template_url.release()); in RegisterExtensionKeyword()
503 AddNoNotify(managed_default); in OnWebDataServiceRequestDone()
663 AddNoNotify(template_url); in Init()
735 AddNoNotify(*i); in SetTemplateURLs()
1137 AddNoNotify(new_template); in UpdateDefaultSearch()
1150 AddNoNotify(new_template); in UpdateDefaultSearch()
1218 void TemplateURLModel::AddNoNotify(TemplateURL* template_url) { in AddNoNotify() function in TemplateURLModel
Dtemplate_url_model.h362 void AddNoNotify(TemplateURL* template_url);