HomeSort by relevance Sort by last modified time
    Searched refs:GetCollectStatsConsent (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/google/
google_update_settings_unittest.cc 14 EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent());
17 EXPECT_TRUE(GoogleUpdateSettings::GetCollectStatsConsent());
20 EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent());
google_update_settings_posix.cc 20 bool GoogleUpdateSettings::GetCollectStatsConsent() {
59 !GoogleUpdateSettings::GetCollectStatsConsent())
  /external/chromium/chrome/browser/chromeos/
metrics_cros_settings_provider.cc 52 collect_stats_consent = GoogleUpdateSettings::GetCollectStatsConsent();
76 return GoogleUpdateSettings::GetCollectStatsConsent();
  /external/chromium/chrome/browser/ui/options/
options_util.cc 117 bool update_pref = GoogleUpdateSettings::GetCollectStatsConsent();
123 // Only change the pref if GoogleUpdateSettings::GetCollectStatsConsent
  /external/chromium/chrome/browser/extensions/
extension_metrics_module.cc 50 bool enabled = GoogleUpdateSettings::GetCollectStatsConsent();
  /external/chromium/chrome/browser/
browser_main.cc 697 GoogleUpdateSettings::GetCollectStatsConsent());
    [all...]

Completed in 155 milliseconds