Home
last modified time | relevance | path

Searched defs:template_urls (Results 1 – 15 of 15) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dutil.cc40 std::vector<TemplateURL*>* template_urls, in RemoveDuplicatePrepopulateIDs()
70 std::vector<TemplateURL*>* template_urls, in MergeEnginesFromPrepopulateData()
155 std::vector<TemplateURL*>* template_urls, in GetSearchProvidersUsingKeywordResult()
Dsearch_host_to_urls_map.cc20 const std::vector<const TemplateURL*>& template_urls, in Init()
Dsearch_host_to_urls_map_unittest.cc42 std::vector<const TemplateURL*> template_urls; in SetUp() local
Dtemplate_url_model.cc56 std::vector<TemplateURL*>* template_urls, in RemoveProvidersCreatedByPolicy()
473 std::vector<TemplateURL*> template_urls; in OnWebDataServiceRequestDone() local
/external/chromium/chrome/browser/webdata/
Dkeyword_table_unittest.cc87 std::vector<TemplateURL*> template_urls; in TEST_F() local
181 std::vector<TemplateURL*> template_urls; in TEST_F() local
236 std::vector<TemplateURL*> template_urls; in TEST_F() local
/external/chromium/chrome/browser/importer/
Din_process_importer_bridge.cc67 const std::vector<TemplateURL*>& template_urls, in SetKeywords()
Dexternal_process_importer_bridge.cc59 const std::vector<TemplateURL*>& template_urls, in SetKeywords()
Dprofile_writer.cc197 std::vector<const TemplateURL*> template_urls = model.GetTemplateURLs(); in BuildHostPathMap() local
216 void ProfileWriter::AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords()
Dprofile_import_process_client.cc74 const std::vector<TemplateURL>& template_urls, in OnKeywordsImportReady()
Dexternal_process_importer_client.cc226 const std::vector<TemplateURL>& template_urls, in OnKeywordsImportReady()
Dfirefox2_importer.cc155 std::vector<TemplateURL*>* template_urls, in ImportBookmarksFile()
303 std::vector<TemplateURL*> template_urls; in ImportBookmarks() local
Dimporter_unittest.cc617 virtual void AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords()
827 void AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords()
Dfirefox3_importer.cc186 std::vector<TemplateURL*> template_urls; in ImportBookmarks() local
/external/chromium/chrome/browser/ui/views/
Dfirst_run_search_engine_view.cc206 std::vector<const TemplateURL*> template_urls = in OnTemplateURLModelChanged() local
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc2879 std::vector<const TemplateURL*> template_urls = url_model->GetTemplateURLs(); in GetSearchEngineInfo() local