OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
544
RemoveNoNotify
(template_url);
560
RemoveNoNotify
(url);
588
RemoveNoNotify
(template_urls_[i]);
753
RemoveNoNotify
(*i);
[
all
...]
template_url_service.h
555
void
RemoveNoNotify
(TemplateURL* template_url);
[
all
...]
Completed in 67 milliseconds