SetCollectStatsConsent 1016 chrome/browser/browser_process_impl.cc base::IgnoreResult(&GoogleUpdateSettings::SetCollectStatsConsent), SetCollectStatsConsent 193 chrome/browser/first_run/first_run_internal_win.cc GoogleUpdateSettings::SetCollectStatsConsent(false); SetCollectStatsConsent 196 chrome/browser/first_run/first_run_internal_win.cc GoogleUpdateSettings::SetCollectStatsConsent(true); SetCollectStatsConsent 86 chrome/browser/google/google_update_settings_posix.cc return GoogleUpdateSettings::SetCollectStatsConsent(true); SetCollectStatsConsent 30 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsent(true)); SetCollectStatsConsent 33 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsent(false)); SetCollectStatsConsent 138 chrome/browser/ui/gtk/first_run_dialog.cc if (GoogleUpdateSettings::SetCollectStatsConsent(true)) SetCollectStatsConsent 141 chrome/browser/ui/gtk/first_run_dialog.cc GoogleUpdateSettings::SetCollectStatsConsent(false); SetCollectStatsConsent 18 chrome/browser/ui/options/options_util.cc GoogleUpdateSettings::SetCollectStatsConsent(enabled); SetCollectStatsConsent 128 chrome/browser/ui/views/first_run_dialog.cc if (GoogleUpdateSettings::SetCollectStatsConsent(true)) SetCollectStatsConsent 131 chrome/browser/ui/views/first_run_dialog.cc GoogleUpdateSettings::SetCollectStatsConsent(false); SetCollectStatsConsent 74 chrome/installer/util/google_update_settings.h static bool SetCollectStatsConsent(bool consented);