Home
last modified time | relevance | path

Searched defs:existing_turl (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dsearch_host_to_urls_map.cc63 void SearchHostToURLsMap::Update(const TemplateURL* existing_turl, in Update()
Dtemplate_url_model.cc915 void TemplateURLModel::UpdateNoNotify(const TemplateURL* existing_turl, in UpdateNoNotify()
/external/chromium/chrome/browser/importer/
Dprofile_writer.cc201 const TemplateURL* existing_turl = (*host_path_map)[host_path]; in BuildHostPathMap() local