Home
last modified time | relevance | path

Searched defs:existing_url (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dutil.cc103 TemplateURL* existing_url = NULL; in MergeEnginesFromPrepopulateData() local
Dtemplate_url_fetcher.cc169 const TemplateURL* existing_url; in AddSearchProvider() local
Dtemplate_url_model.cc220 const TemplateURL* existing_url = GetTemplateURLForKeyword(keyword); in CanReplaceKeyword() local
332 const TemplateURL* existing_url = GetTemplateURLForExtension(extension); in RegisterExtensionKeyword() local
/external/chromium/chrome/browser/history/
Dhistory_unittest.cc577 const GURL existing_url("http://www.google.com/"); in TEST_F() local
610 const GURL existing_url("http://www.google.com/"); in TEST_F() local
Dhistory_backend.cc754 URLRow existing_url; in AddPagesWithDetails() local
/external/chromium/chrome/browser/extensions/
Dextension_webnavigation_api.cc414 GURL existing_url = navigation_state_.GetUrl(frame_id); in IsReferenceFragmentNavigation() local