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

/external/chromium_org/components/search_engines/
H A Dtemplate_url_service.cc542 if (!AddNoNotify(template_url, true))
574 if (AddNoNotify(template_url, true)) {
775 AddNoNotify(new TemplateURL(*i), true);
1456 AddNoNotify(template_url, true);
1555 AddNoNotify(*i, false);
1561 AddNoNotify(*i, true);
1905 if (AddNoNotify(new_dse, true))
1921 if (AddNoNotify(new_dse, true))
1942 bool TemplateURLService::AddNoNotify(TemplateURL* template_url, function in class:TemplateURLService
2117 if (AddNoNotify(new_ds
[all...]

Completed in 129 milliseconds