Searched defs:template_urls (Results 1 – 15 of 15) sorted by relevance
/external/chromium/chrome/browser/search_engines/ |
D | util.cc | 40 std::vector<TemplateURL*>* template_urls, in RemoveDuplicatePrepopulateIDs() 70 std::vector<TemplateURL*>* template_urls, in MergeEnginesFromPrepopulateData() 155 std::vector<TemplateURL*>* template_urls, in GetSearchProvidersUsingKeywordResult()
|
D | search_host_to_urls_map.cc | 20 const std::vector<const TemplateURL*>& template_urls, in Init()
|
D | search_host_to_urls_map_unittest.cc | 42 std::vector<const TemplateURL*> template_urls; in SetUp() local
|
D | template_url_model.cc | 56 std::vector<TemplateURL*>* template_urls, in RemoveProvidersCreatedByPolicy() 473 std::vector<TemplateURL*> template_urls; in OnWebDataServiceRequestDone() local
|
/external/chromium/chrome/browser/webdata/ |
D | keyword_table_unittest.cc | 87 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/ |
D | in_process_importer_bridge.cc | 67 const std::vector<TemplateURL*>& template_urls, in SetKeywords()
|
D | external_process_importer_bridge.cc | 59 const std::vector<TemplateURL*>& template_urls, in SetKeywords()
|
D | profile_writer.cc | 197 std::vector<const TemplateURL*> template_urls = model.GetTemplateURLs(); in BuildHostPathMap() local 216 void ProfileWriter::AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords()
|
D | profile_import_process_client.cc | 74 const std::vector<TemplateURL>& template_urls, in OnKeywordsImportReady()
|
D | external_process_importer_client.cc | 226 const std::vector<TemplateURL>& template_urls, in OnKeywordsImportReady()
|
D | firefox2_importer.cc | 155 std::vector<TemplateURL*>* template_urls, in ImportBookmarksFile() 303 std::vector<TemplateURL*> template_urls; in ImportBookmarks() local
|
D | importer_unittest.cc | 617 virtual void AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords() 827 void AddKeywords(const std::vector<TemplateURL*>& template_urls, in AddKeywords()
|
D | firefox3_importer.cc | 186 std::vector<TemplateURL*> template_urls; in ImportBookmarks() local
|
/external/chromium/chrome/browser/ui/views/ |
D | first_run_search_engine_view.cc | 206 std::vector<const TemplateURL*> template_urls = in OnTemplateURLModelChanged() local
|
/external/chromium/chrome/browser/automation/ |
D | testing_automation_provider.cc | 2879 std::vector<const TemplateURL*> template_urls = url_model->GetTemplateURLs(); in GetSearchEngineInfo() local
|