OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateNoNotify
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/search_engines/
template_url_model.h
318
void
UpdateNoNotify
(const TemplateURL* existing_turl,
template_url_model.cc
348
UpdateNoNotify
(existing_url, *template_url);
399
UpdateNoNotify
(url, new_url);
[
all
...]
/external/chromium_org/chrome/browser/search_engines/
template_url_service.cc
659
if (
UpdateNoNotify
(url, new_url, search_terms_data))
760
UpdateNoNotify
(i->first, new_values, search_terms_data);
[
all
...]
template_url_service.h
497
bool
UpdateNoNotify
(TemplateURL* existing_turl,
[
all
...]
Completed in 37 milliseconds