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

  /external/chromium_org/chrome/browser/importer/
profile_writer.cc 286 const TemplateURL* existing_turl = (*host_path_map)[host_path]; local
287 if (!existing_turl ||
289 !existing_turl->show_in_default_list())) {
  /external/chromium_org/components/search_engines/
template_url_service_sync_unittest.cc 1037 TemplateURL* existing_turl = model()->GetTemplateURLForGUID("key1"); local
    [all...]
template_url_service.cc 981 TemplateURL* existing_turl = GetTemplateURLForGUID(guid); local
    [all...]

Completed in 62 milliseconds