/external/chromium/chrome/browser/search_engines/ |
D | search_terms_data.h | 25 virtual std::string GoogleBaseURLValue() const = 0; 45 virtual std::string GoogleBaseURLValue() const;
|
D | search_provider_install_data.cc | 36 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()
|
D | search_terms_data.cc | 30 const GURL base_url(GoogleBaseURLValue()); in GoogleBaseSuggestURLValue() 61 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in UIThreadSearchTermsData
|
D | template_url.cc | 230 search_terms_data.GoogleBaseURLValue()); in ParseHostAndSearchTermKey() 359 url.insert(i->index, search_terms_data.GoogleBaseURLValue()); in ReplaceSearchTermsUsingTermsData()
|
D | template_url_unittest.cc | 21 virtual std::string GoogleBaseURLValue() const { in GoogleBaseURLValue() function in TestSearchTermsData
|
D | template_url_model_unittest.cc | 71 virtual std::string GoogleBaseURLValue() const { in GoogleBaseURLValue() function in TestSearchTermsData
|
/external/chromium_org/chrome/browser/search_engines/ |
D | search_terms_data.cc | 38 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()
|
D | search_terms_data.h | 25 virtual std::string GoogleBaseURLValue() const; 89 virtual std::string GoogleBaseURLValue() const OVERRIDE;
|
D | search_provider_install_data.cc | 43 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()
|
D | template_url_service_test_util.cc | 128 GoogleURLTracker::UpdatedDetails urls(GURL(data.GoogleBaseURLValue()), in SetGoogleBaseURL()
|
D | template_url.cc | 749 search_terms_data.GoogleBaseURLValue()); in ParseHostAndSearchTermKey() 849 std::string(), search_terms_data.GoogleBaseURLValue(), *i, &url); in HandleReplacements()
|
D | template_url_unittest.cc | 33 virtual std::string GoogleBaseURLValue() const OVERRIDE; 45 std::string TestSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in TestSearchTermsData
|
D | template_url_service_sync_unittest.cc | 1155 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()
|
D | template_url_service_unittest.cc | 52 virtual std::string GoogleBaseURLValue() const OVERRIDE; 64 std::string TestSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in __anon2659cd130111::TestSearchTermsData
|
D | template_url_service.cc | 184 virtual std::string GoogleBaseURLValue() const OVERRIDE; 200 std::string OldBaseURLSearchTermsData::GoogleBaseURLValue() const { in GoogleBaseURLValue() function in __anon60b892f40111::OldBaseURLSearchTermsData
|
/external/chromium_org/chrome/browser/autocomplete/ |
D | history_url_provider.cc | 205 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/ |
D | configuration_policy_pref_store.cc | 452 virtual std::string GoogleBaseURLValue() const { in GoogleBaseURLValue() function in policy::__anon677f21000111::SearchTermsDataForValidation
|