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

  /external/chromium/chrome/browser/search_engines/
template_url_model.h 367 void RemoveNoNotify(const TemplateURL* template_url);
template_url_model.cc 295 RemoveNoNotify(template_url);
307 RemoveNoNotify(template_urls_[i]);
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.cc 542 RemoveNoNotify(template_url);
568 RemoveNoNotify(template_urls_[i]);
722 RemoveNoNotify(*i);
    [all...]
template_url_service.h 533 void RemoveNoNotify(TemplateURL* template_url);
    [all...]

Completed in 316 milliseconds