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

  /external/chromium/chrome/browser/search_engines/
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...]

Completed in 26 milliseconds