Searched defs:GoogleBaseURLValue (Results 1 - 11 of 11) sorted by relevance

/external/chromium/chrome/browser/search_engines/
H A Dsearch_terms_data.cc30 const GURL base_url(GoogleBaseURLValue());
61 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const { function in class:UIThreadSearchTermsData
H A Dsearch_provider_install_data.cc36 virtual std::string GoogleBaseURLValue() const;
55 std::string IOThreadSearchTermsData::GoogleBaseURLValue() const { function in class:__anon2422::IOThreadSearchTermsData
141 UIThreadSearchTermsData().GoogleBaseURLValue()));
169 google_base_url_(UIThreadSearchTermsData().GoogleBaseURLValue()) {
H A Dtemplate_url_unittest.cc21 virtual std::string GoogleBaseURLValue() const { function in class:TestSearchTermsData
H A Dtemplate_url_model_unittest.cc71 virtual std::string GoogleBaseURLValue() const { function in class:TestSearchTermsData
/external/chromium_org/chrome/browser/search_engines/
H A Dsearch_terms_data.cc36 std::string SearchTermsData::GoogleBaseURLValue() const { function in class:SearchTermsData
42 const GURL base_url(GoogleBaseURLValue());
97 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const { function in class:UIThreadSearchTermsData
107 SearchTermsData::GoogleBaseURLValue();
H A Dsearch_provider_install_data.cc43 virtual std::string GoogleBaseURLValue() const OVERRIDE;
55 std::string IOThreadSearchTermsData::GoogleBaseURLValue() const { function in class:__anon5689::IOThreadSearchTermsData
165 google_base_url_(UIThreadSearchTermsData(profile).GoogleBaseURLValue()) {
H A Dtemplate_url_unittest.cc32 virtual std::string GoogleBaseURLValue() const OVERRIDE;
44 std::string TestSearchTermsData::GoogleBaseURLValue() const { function in class:TestSearchTermsData
H A Dtemplate_url_service_unittest.cc52 virtual std::string GoogleBaseURLValue() const OVERRIDE;
64 std::string TestSearchTermsData::GoogleBaseURLValue() const { function in class:__anon5702::TestSearchTermsData
H A Dtemplate_url_service.cc185 virtual std::string GoogleBaseURLValue() const OVERRIDE;
201 std::string OldBaseURLSearchTermsData::GoogleBaseURLValue() const { function in class:__anon5697::OldBaseURLSearchTermsData
/external/chromium/chrome/browser/policy/
H A Dconfiguration_policy_pref_store.cc452 virtual std::string GoogleBaseURLValue() const { function in class:policy::__anon2339::SearchTermsDataForValidation
/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc160 virtual std::string GoogleBaseURLValue() const OVERRIDE;
182 : google_base_url_value_(search_terms_data.GoogleBaseURLValue()),
194 std::string SearchTermsDataSnapshot::GoogleBaseURLValue() const { function in class:SearchTermsDataSnapshot

Completed in 455 milliseconds