Home
last modified time | relevance | path

Searched refs:GoogleBaseURLValue (Results 1 – 17 of 17) sorted by relevance

/external/chromium/chrome/browser/search_engines/
Dsearch_terms_data.h25 virtual std::string GoogleBaseURLValue() const = 0;
45 virtual std::string GoogleBaseURLValue() const;
Dsearch_provider_install_data.cc36 virtual std::string GoogleBaseURLValue() const;
55 std::string IOThreadSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in __anonf2e3587e0111::IOThreadSearchTermsData
141 UIThreadSearchTermsData().GoogleBaseURLValue())); in Observe()
169 google_base_url_(UIThreadSearchTermsData().GoogleBaseURLValue()) { in SearchProviderInstallData()
Dsearch_terms_data.cc30 const GURL base_url(GoogleBaseURLValue()); in GoogleBaseSuggestURLValue()
61 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in UIThreadSearchTermsData
Dtemplate_url.cc230 search_terms_data.GoogleBaseURLValue()); in ParseHostAndSearchTermKey()
359 url.insert(i->index, search_terms_data.GoogleBaseURLValue()); in ReplaceSearchTermsUsingTermsData()
Dtemplate_url_unittest.cc21 virtual std::string GoogleBaseURLValue() const { in GoogleBaseURLValue() function in TestSearchTermsData
Dtemplate_url_model_unittest.cc71 virtual std::string GoogleBaseURLValue() const { in GoogleBaseURLValue() function in TestSearchTermsData
/external/chromium_org/chrome/browser/search_engines/
Dsearch_terms_data.cc38 std::string SearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in SearchTermsData
44 const GURL base_url(GoogleBaseURLValue()); in GoogleBaseSuggestURLValue()
104 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in UIThreadSearchTermsData
114 SearchTermsData::GoogleBaseURLValue(); in GoogleBaseURLValue()
Dsearch_terms_data.h25 virtual std::string GoogleBaseURLValue() const;
89 virtual std::string GoogleBaseURLValue() const OVERRIDE;
Dsearch_provider_install_data.cc43 virtual std::string GoogleBaseURLValue() const OVERRIDE;
55 std::string IOThreadSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in __anon586709850111::IOThreadSearchTermsData
165 google_base_url_(UIThreadSearchTermsData(profile).GoogleBaseURLValue()) { in SearchProviderInstallData()
Dtemplate_url_service_test_util.cc128 GoogleURLTracker::UpdatedDetails urls(GURL(data.GoogleBaseURLValue()), in SetGoogleBaseURL()
Dtemplate_url.cc749 search_terms_data.GoogleBaseURLValue()); in ParseHostAndSearchTermKey()
849 std::string(), search_terms_data.GoogleBaseURLValue(), *i, &url); in HandleReplacements()
Dtemplate_url_unittest.cc33 virtual std::string GoogleBaseURLValue() const OVERRIDE;
45 std::string TestSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in TestSearchTermsData
Dtemplate_url_service_sync_unittest.cc1155 GURL google_url(UIThreadSearchTermsData(profile_a()).GoogleBaseURLValue()); in TEST_F()
1177 UIThreadSearchTermsData(profile_a()).GoogleBaseURLValue()))); in TEST_F()
1250 UIThreadSearchTermsData(profile_a()).GoogleBaseURLValue()))); in TEST_F()
Dtemplate_url_service_unittest.cc52 virtual std::string GoogleBaseURLValue() const OVERRIDE;
64 std::string TestSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in __anon2659cd130111::TestSearchTermsData
Dtemplate_url_service.cc184 virtual std::string GoogleBaseURLValue() const OVERRIDE;
200 std::string OldBaseURLSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in __anon60b892f40111::OldBaseURLSearchTermsData
/external/chromium_org/chrome/browser/autocomplete/
Dhistory_url_provider.cc205 virtual std::string GoogleBaseURLValue() const OVERRIDE;
228 : google_base_url_value_(search_terms_data.GoogleBaseURLValue()), in SearchTermsDataSnapshot()
241 std::string SearchTermsDataSnapshot::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in SearchTermsDataSnapshot
/external/chromium/chrome/browser/policy/
Dconfiguration_policy_pref_store.cc452 virtual std::string GoogleBaseURLValue() const { in GoogleBaseURLValue() function in policy::__anon677f21000111::SearchTermsDataForValidation