HomeSort by relevance Sort by last modified time
    Searched refs:GoogleBaseURLValue (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/search_engines/
search_terms_data.h 25 virtual std::string GoogleBaseURLValue() const = 0;
45 virtual std::string GoogleBaseURLValue() const;
search_terms_data.cc 30 const GURL base_url(GoogleBaseURLValue());
61 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const {
search_provider_install_data.cc 36 virtual std::string GoogleBaseURLValue() const;
55 std::string IOThreadSearchTermsData::GoogleBaseURLValue() const {
141 UIThreadSearchTermsData().GoogleBaseURLValue()));
169 google_base_url_(UIThreadSearchTermsData().GoogleBaseURLValue()) {
template_url.cc 230 search_terms_data.GoogleBaseURLValue());
359 url.insert(i->index, search_terms_data.GoogleBaseURLValue());
template_url_unittest.cc 21 virtual std::string GoogleBaseURLValue() const {
template_url_model_unittest.cc 71 virtual std::string GoogleBaseURLValue() const {
    [all...]
  /external/chromium/chrome/browser/policy/
configuration_policy_pref_store.cc 452 virtual std::string GoogleBaseURLValue() const {
    [all...]

Completed in 180 milliseconds