SearchTermsDataSnapshot 235 chrome/browser/autocomplete/history_url_provider.cc explicit SearchTermsDataSnapshot(const SearchTermsData& search_terms_data); SearchTermsDataSnapshot 236 chrome/browser/autocomplete/history_url_provider.cc virtual ~SearchTermsDataSnapshot(); SearchTermsDataSnapshot 251 chrome/browser/autocomplete/history_url_provider.cc DISALLOW_COPY_AND_ASSIGN(SearchTermsDataSnapshot); SearchTermsDataSnapshot 254 chrome/browser/autocomplete/history_url_provider.cc SearchTermsDataSnapshot::SearchTermsDataSnapshot( SearchTermsDataSnapshot 262 chrome/browser/autocomplete/history_url_provider.cc SearchTermsDataSnapshot::~SearchTermsDataSnapshot() { SearchTermsDataSnapshot 265 chrome/browser/autocomplete/history_url_provider.cc std::string SearchTermsDataSnapshot::GoogleBaseURLValue() const { SearchTermsDataSnapshot 269 chrome/browser/autocomplete/history_url_provider.cc std::string SearchTermsDataSnapshot::GetApplicationLocale() const { SearchTermsDataSnapshot 273 chrome/browser/autocomplete/history_url_provider.cc base::string16 SearchTermsDataSnapshot::GetRlzParameterValue() const { SearchTermsDataSnapshot 277 chrome/browser/autocomplete/history_url_provider.cc std::string SearchTermsDataSnapshot::GetSearchClient() const { SearchTermsDataSnapshot 281 chrome/browser/autocomplete/history_url_provider.cc std::string SearchTermsDataSnapshot::NTPIsThemedParam() const { SearchTermsDataSnapshot 371 chrome/browser/autocomplete/history_url_provider.cc search_terms_data(new SearchTermsDataSnapshot(search_terms_data)) {