GetCollectStatsConsent 362 chrome/app/chrome_breakpad_client.cc return is_chrome_build && GoogleUpdateSettings::GetCollectStatsConsent(); GetCollectStatsConsent 53 chrome/app/chrome_breakpad_client.h virtual bool GetCollectStatsConsent() OVERRIDE; GetCollectStatsConsent 676 chrome/browser/browser_process_impl.cc GoogleUpdateSettings::GetCollectStatsConsent()); GetCollectStatsConsent 85 chrome/browser/chromeos/settings/device_settings_provider.cc return GoogleUpdateSettings::GetCollectStatsConsent(); GetCollectStatsConsent 39 chrome/browser/first_run/first_run_internal_posix.cc if (GoogleUpdateSettings::GetCollectStatsConsent()) { GetCollectStatsConsent 77 chrome/browser/google/google_update_settings_posix.cc !GoogleUpdateSettings::GetCollectStatsConsent()) { GetCollectStatsConsent 28 chrome/browser/google/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent()); GetCollectStatsConsent 31 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetCollectStatsConsent()); GetCollectStatsConsent 34 chrome/browser/google/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent()); GetCollectStatsConsent 19 chrome/browser/ui/options/options_util.cc bool update_pref = GoogleUpdateSettings::GetCollectStatsConsent(); GetCollectStatsConsent 1293 chrome/installer/setup/setup_main.cc if (!GoogleUpdateSettings::GetCollectStatsConsent()) GetCollectStatsConsent 70 chrome/installer/util/google_update_settings.h static bool GetCollectStatsConsent(); GetCollectStatsConsent 117 components/breakpad/app/breakpad_client.h virtual bool GetCollectStatsConsent(); GetCollectStatsConsent 1494 components/breakpad/app/breakpad_linux.cc bool enable_breakpad = GetBreakpadClient()->GetCollectStatsConsent() || GetCollectStatsConsent 629 components/breakpad/app/breakpad_win.cc crash_reporting_enabled = GetBreakpadClient()->GetCollectStatsConsent();