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

  /external/chromium/chrome/browser/search_engines/
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_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 91 milliseconds