Searched refs:RemoveNoNotify (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/search_engines/
H A Dtemplate_url_service.cc582 RemoveNoNotify(template_url);
593 // NULL this out so that we can call RemoveNoNotify.
598 RemoveNoNotify(url);
627 RemoveNoNotify(template_urls_[i]);
761 RemoveNoNotify(*i);
1665 RemoveNoNotify(existing_keyword_turl);
1801 RemoveNoNotify(existing_entry->second);
1977 RemoveNoNotify(existing_keyword_turl);
2008 void TemplateURLService::RemoveNoNotify(TemplateURL* template_url) { function in class:TemplateURLService
H A Dtemplate_url_service.h533 void RemoveNoNotify(TemplateURL* template_url);

Completed in 215 milliseconds