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

  /external/chromium_org/components/search_engines/
testing_search_terms_data.cc 18 std::string TestingSearchTermsData::GoogleBaseURLValue() const {
search_terms_data.cc 17 std::string SearchTermsData::GoogleBaseURLValue() const {
23 const GURL base_url(GoogleBaseURLValue());
  /external/chromium_org/chrome/browser/search_engines/
ui_thread_search_terms_data.cc 45 std::string UIThreadSearchTermsData::GoogleBaseURLValue() const {
55 SearchTermsData::GoogleBaseURLValue();
search_provider_install_data.cc 63 virtual std::string GoogleBaseURLValue() const OVERRIDE;
75 std::string IOThreadSearchTermsData::GoogleBaseURLValue() const {
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc 283 virtual std::string GoogleBaseURLValue() const OVERRIDE;
316 : google_base_url_value_(search_terms_data.GoogleBaseURLValue()),
338 std::string SearchTermsDataSnapshot::GoogleBaseURLValue() const {
    [all...]

Completed in 169 milliseconds