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

  /external/chromium_org/chrome/browser/search_engines/
template_url_service.cc 581 if (!AddNoNotify(template_url, true))
614 if (AddNoNotify(template_url, true)) {
817 AddNoNotify(new TemplateURL(*i), true);
    [all...]
template_url_service.h 554 bool AddNoNotify(TemplateURL* template_url, bool newly_adding);
    [all...]

Completed in 278 milliseconds