GoogleUpdateSettings 130 chrome/app/chrome_breakpad_client.cc GoogleUpdateSettings::GetChromeChannelAndModifiers( GoogleUpdateSettings 174 chrome/app/chrome_breakpad_client.cc Version update_version = GoogleUpdateSettings::GetGoogleUpdateVersion( GoogleUpdateSettings 189 chrome/app/chrome_breakpad_client.cc GoogleUpdateSettings::GetChromeChannel(!is_per_user_install))); GoogleUpdateSettings 362 chrome/app/chrome_breakpad_client.cc return is_chrome_build && GoogleUpdateSettings::GetCollectStatsConsent(); GoogleUpdateSettings 79 chrome/app/client_util.cc GoogleUpdateSettings::GetMetricsId(&metrics_id); GoogleUpdateSettings 124 chrome/app/client_util.cc const base::string16 channel(GoogleUpdateSettings::GetChromeChannel( GoogleUpdateSettings 125 chrome/app/client_util.cc GoogleUpdateSettings::IsSystemInstall())); GoogleUpdateSettings 180 chrome/app/client_util.cc GoogleUpdateSettings::UpdateDidRunState(true, system_level); GoogleUpdateSettings 185 chrome/app/client_util.cc GoogleUpdateSettings::UpdateDidRunState(false, system_level); GoogleUpdateSettings 676 chrome/browser/browser_process_impl.cc GoogleUpdateSettings::GetCollectStatsConsent()); GoogleUpdateSettings 1016 chrome/browser/browser_process_impl.cc base::IgnoreResult(&GoogleUpdateSettings::SetCollectStatsConsent), GoogleUpdateSettings 255 chrome/browser/chrome_browser_main.cc if (GoogleUpdateSettings::GetLanguage(&install_lang)) { GoogleUpdateSettings 1558 chrome/browser/chrome_browser_main.cc GoogleUpdateSettings::SetLastRunTime(); GoogleUpdateSettings 1466 chrome/browser/chrome_content_browser_client.cc GoogleUpdateSettings::GetMetricsId(&enable_crash_reporter); GoogleUpdateSettings 85 chrome/browser/chromeos/settings/device_settings_provider.cc return GoogleUpdateSettings::GetCollectStatsConsent(); GoogleUpdateSettings 39 chrome/browser/first_run/first_run_internal_posix.cc if (GoogleUpdateSettings::GetCollectStatsConsent()) { GoogleUpdateSettings 193 chrome/browser/first_run/first_run_internal_win.cc GoogleUpdateSettings::SetCollectStatsConsent(false); GoogleUpdateSettings 196 chrome/browser/first_run/first_run_internal_win.cc GoogleUpdateSettings::SetCollectStatsConsent(true); GoogleUpdateSettings 27 chrome/browser/google/google_update_settings_posix.cc bool GoogleUpdateSettings::GetCollectStatsConsent() { GoogleUpdateSettings 41 chrome/browser/google/google_update_settings_posix.cc bool GoogleUpdateSettings::SetCollectStatsConsent(bool consented) { GoogleUpdateSettings 65 chrome/browser/google/google_update_settings_posix.cc bool GoogleUpdateSettings::GetMetricsId(std::string* metrics_id) { GoogleUpdateSettings 72 chrome/browser/google/google_update_settings_posix.cc bool GoogleUpdateSettings::SetMetricsId(const std::string& client_id) { GoogleUpdateSettings 77 chrome/browser/google/google_update_settings_posix.cc !GoogleUpdateSettings::GetCollectStatsConsent()) { GoogleUpdateSettings 86 chrome/browser/google/google_update_settings_posix.cc return GoogleUpdateSettings::SetCollectStatsConsent(true); GoogleUpdateSettings 94 chrome/browser/google/google_update_settings_posix.cc int GoogleUpdateSettings::GetLastRunTime() { GoogleUpdateSettings 99 chrome/browser/google/google_update_settings_posix.cc bool GoogleUpdateSettings::SetLastRunTime() { GoogleUpdateSettings 28 chrome/browser/google/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent()); GoogleUpdateSettings 30 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsent(true)); GoogleUpdateSettings 31 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetCollectStatsConsent()); GoogleUpdateSettings 33 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsent(false)); GoogleUpdateSettings 34 chrome/browser/google/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsent()); GoogleUpdateSettings 41 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::RemoveLastRunTime()); GoogleUpdateSettings 42 chrome/browser/google/google_update_settings_unittest.cc EXPECT_EQ(-1, GoogleUpdateSettings::GetLastRunTime()); GoogleUpdateSettings 45 chrome/browser/google/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetLastRunTime()); GoogleUpdateSettings 46 chrome/browser/google/google_update_settings_unittest.cc EXPECT_EQ(0, GoogleUpdateSettings::GetLastRunTime()); GoogleUpdateSettings 63 chrome/browser/google/google_update_win.cc GoogleUpdateSettings::UpdatePolicy update_policy = GoogleUpdateSettings 64 chrome/browser/google/google_update_win.cc GoogleUpdateSettings::GetAppUpdatePolicy(app_guid, NULL); GoogleUpdateSettings 66 chrome/browser/google/google_update_win.cc if (update_policy == GoogleUpdateSettings::UPDATES_DISABLED) GoogleUpdateSettings 69 chrome/browser/google/google_update_win.cc if (update_policy == GoogleUpdateSettings::AUTO_UPDATES_ONLY) GoogleUpdateSettings 141 chrome/browser/google/google_util.cc bool ret = GoogleUpdateSettings::GetBrand(&brand16); GoogleUpdateSettings 149 chrome/browser/google/google_util.cc bool ret = GoogleUpdateSettings::GetReactivationBrand(&brand16); GoogleUpdateSettings 74 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc GoogleUpdateSettings::RecordChromeUpdatePolicyHistograms(); GoogleUpdateSettings 314 chrome/browser/metrics/metrics_log.cc void ProductDataToProto(const GoogleUpdateSettings::ProductData& product_data, GoogleUpdateSettings 62 chrome/browser/metrics/metrics_log.h GoogleUpdateSettings::ProductData google_update_data; GoogleUpdateSettings 64 chrome/browser/metrics/metrics_log.h GoogleUpdateSettings::ProductData product_data; GoogleUpdateSettings 1122 chrome/browser/metrics/metrics_service.cc const bool system_install = GoogleUpdateSettings::IsSystemInstall(); GoogleUpdateSettings 1126 chrome/browser/metrics/metrics_service.cc GoogleUpdateSettings::GetGoogleUpdateLastStartedAU(system_install); GoogleUpdateSettings 1128 chrome/browser/metrics/metrics_service.cc GoogleUpdateSettings::GetGoogleUpdateLastChecked(system_install); GoogleUpdateSettings 1129 chrome/browser/metrics/metrics_service.cc GoogleUpdateSettings::GetUpdateDetailForGoogleUpdate( GoogleUpdateSettings 1132 chrome/browser/metrics/metrics_service.cc GoogleUpdateSettings::GetUpdateDetail( GoogleUpdateSettings 54 chrome/browser/metrics/variations/variations_registry_syncer_win.cc bool success = GoogleUpdateSettings::ReadExperimentLabels(is_system_install, GoogleUpdateSettings 77 chrome/browser/metrics/variations/variations_registry_syncer_win.cc if (!GoogleUpdateSettings::SetExperimentLabels(is_system_install, GoogleUpdateSettings 51 chrome/browser/profiles/profile_metrics.cc GoogleUpdateSettings::UpdateProfileCounts(active, signedin); GoogleUpdateSettings 406 chrome/browser/rlz/rlz.cc GoogleUpdateSettings::GetLanguage(&lang); GoogleUpdateSettings 410 chrome/browser/rlz/rlz.cc GoogleUpdateSettings::GetReferral(&referral); GoogleUpdateSettings 413 chrome/browser/rlz/rlz.cc GoogleUpdateSettings::ClearReferral(); GoogleUpdateSettings 138 chrome/browser/ui/gtk/first_run_dialog.cc if (GoogleUpdateSettings::SetCollectStatsConsent(true)) GoogleUpdateSettings 141 chrome/browser/ui/gtk/first_run_dialog.cc GoogleUpdateSettings::SetCollectStatsConsent(false); GoogleUpdateSettings 18 chrome/browser/ui/options/options_util.cc GoogleUpdateSettings::SetCollectStatsConsent(enabled); GoogleUpdateSettings 19 chrome/browser/ui/options/options_util.cc bool update_pref = GoogleUpdateSettings::GetCollectStatsConsent(); GoogleUpdateSettings 189 chrome/browser/ui/views/app_list/win/app_list_service_win.cc GoogleUpdateSettings::UpdateDidRunStateForDistribution( GoogleUpdateSettings 128 chrome/browser/ui/views/first_run_dialog.cc if (GoogleUpdateSettings::SetCollectStatsConsent(true)) GoogleUpdateSettings 131 chrome/browser/ui/views/first_run_dialog.cc GoogleUpdateSettings::SetCollectStatsConsent(false); GoogleUpdateSettings 140 chrome/browser/upgrade_detector_impl.cc GoogleUpdateSettings::AreAutoupdatesEnabled(app_guid); GoogleUpdateSettings 27 chrome/common/chrome_version_info_win.cc GoogleUpdateSettings::GetChromeChannelAndModifiers(is_system_install, GoogleUpdateSettings 49 chrome/common/chrome_version_info_win.cc channel = GoogleUpdateSettings::GetChromeChannel(is_system_install); GoogleUpdateSettings 230 chrome/common/crash_keys.cc GoogleUpdateSettings::SetMetricsId(guid); GoogleUpdateSettings 716 chrome/installer/gcapi/gcapi.cc if (GoogleUpdateSettings::GetBrand(&installed_brandcode)) { GoogleUpdateSettings 39 chrome/installer/gcapi/gcapi_omaha_experiment.cc if (!GoogleUpdateSettings::ReadExperimentLabels(system_level, GoogleUpdateSettings 64 chrome/installer/gcapi/gcapi_omaha_experiment.cc return GoogleUpdateSettings::SetExperimentLabels(system_level, GoogleUpdateSettings 38 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc EXPECT_TRUE(GoogleUpdateSettings::ReadExperimentLabels(false, GoogleUpdateSettings 64 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc GoogleUpdateSettings::SetExperimentLabels(false, kSomeExperiments); GoogleUpdateSettings 81 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc GoogleUpdateSettings::SetExperimentLabels(false, previous_labels); GoogleUpdateSettings 98 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc GoogleUpdateSettings::SetExperimentLabels(false, previous_labels); GoogleUpdateSettings 122 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc GoogleUpdateSettings::SetExperimentLabels(false, previous_labels); GoogleUpdateSettings 148 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc GoogleUpdateSettings::SetExperimentLabels(false, previous_labels); GoogleUpdateSettings 171 chrome/installer/gcapi/gcapi_omaha_experiment_test.cc GoogleUpdateSettings::SetExperimentLabels(false, previous_labels); GoogleUpdateSettings 315 chrome/installer/setup/setup_main.cc const GoogleUpdateSettings::UpdatePolicy binaries_policy = GoogleUpdateSettings 316 chrome/installer/setup/setup_main.cc GoogleUpdateSettings::GetAppUpdatePolicy(binaries_dist->GetAppGuid(), GoogleUpdateSettings 330 chrome/installer/setup/setup_main.cc GoogleUpdateSettings::UpdatePolicy app_policy = GoogleUpdateSettings 331 chrome/installer/setup/setup_main.cc GoogleUpdateSettings::GetAppUpdatePolicy(dist->GetAppGuid(), GoogleUpdateSettings 1024 chrome/installer/setup/setup_main.cc if (GoogleUpdateSettings::SetEULAConsent( GoogleUpdateSettings 1214 chrome/installer/setup/setup_main.cc GoogleUpdateSettings::ReenableAutoupdatesForApp(dist->GetAppGuid()); GoogleUpdateSettings 1293 chrome/installer/setup/setup_main.cc if (!GoogleUpdateSettings::GetCollectStatsConsent()) GoogleUpdateSettings 176 chrome/installer/setup/uninstall.cc if (GoogleUpdateSettings::GetReactivationBrand(&reactivation_brand_wide)) { GoogleUpdateSettings 155 chrome/installer/util/chrome_app_host_distribution.cc GoogleUpdateSettings::UpdateInstallStatus(system_install, GoogleUpdateSettings 155 chrome/installer/util/chrome_frame_distribution.cc GoogleUpdateSettings::UpdateInstallStatus(system_install, GoogleUpdateSettings 59 chrome/installer/util/google_chrome_binaries_distribution.cc GoogleUpdateSettings::UpdateInstallStatus(system_install, GoogleUpdateSettings 49 chrome/installer/util/google_chrome_distribution.cc if (!GoogleUpdateSettings::GetLanguage(&language)) GoogleUpdateSettings 293 chrome/installer/util/google_chrome_distribution.cc GoogleUpdateSettings::UpdateInstallStatus(system_install, GoogleUpdateSettings 34 chrome/installer/util/google_update_settings.cc const wchar_t GoogleUpdateSettings::kPoliciesKey[] = GoogleUpdateSettings 36 chrome/installer/util/google_update_settings.cc const wchar_t GoogleUpdateSettings::kUpdatePolicyValue[] = L"UpdateDefault"; GoogleUpdateSettings 37 chrome/installer/util/google_update_settings.cc const wchar_t GoogleUpdateSettings::kUpdateOverrideValuePrefix[] = L"Update"; GoogleUpdateSettings 38 chrome/installer/util/google_update_settings.cc const wchar_t GoogleUpdateSettings::kCheckPeriodOverrideMinutes[] = GoogleUpdateSettings 42 chrome/installer/util/google_update_settings.cc const int GoogleUpdateSettings::kCheckPeriodOverrideMinutesMax = GoogleUpdateSettings 45 chrome/installer/util/google_update_settings.cc const GoogleUpdateSettings::UpdatePolicy GoogleUpdateSettings 46 chrome/installer/util/google_update_settings.cc GoogleUpdateSettings::kDefaultUpdatePolicy = GoogleUpdateSettings 48 chrome/installer/util/google_update_settings.cc GoogleUpdateSettings::AUTOMATIC_UPDATES; GoogleUpdateSettings 50 chrome/installer/util/google_update_settings.cc GoogleUpdateSettings::UPDATES_DISABLED; GoogleUpdateSettings 183 chrome/installer/util/google_update_settings.cc GoogleUpdateSettings::UpdatePolicy* update_policy) { GoogleUpdateSettings 185 chrome/installer/util/google_update_settings.cc case GoogleUpdateSettings::UPDATES_DISABLED: GoogleUpdateSettings 186 chrome/installer/util/google_update_settings.cc case GoogleUpdateSettings::AUTOMATIC_UPDATES: GoogleUpdateSettings 187 chrome/installer/util/google_update_settings.cc case GoogleUpdateSettings::MANUAL_UPDATES_ONLY: GoogleUpdateSettings 188 chrome/installer/util/google_update_settings.cc case GoogleUpdateSettings::AUTO_UPDATES_ONLY: GoogleUpdateSettings 189 chrome/installer/util/google_update_settings.cc *update_policy = static_cast<GoogleUpdateSettings::UpdatePolicy>(value); GoogleUpdateSettings 199 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::IsSystemInstall() { GoogleUpdateSettings 211 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetCollectStatsConsent() { GoogleUpdateSettings 220 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetCollectStatsConsentAtLevel(bool system_install) { GoogleUpdateSettings 255 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetCollectStatsConsent(bool consented) { GoogleUpdateSettings 259 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetCollectStatsConsentAtLevel(bool system_install, GoogleUpdateSettings 290 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetMetricsId(std::string* metrics_id) { GoogleUpdateSettings 297 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetMetricsId(const std::string& metrics_id) { GoogleUpdateSettings 303 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetEULAConsent( GoogleUpdateSettings 341 chrome/installer/util/google_update_settings.cc int GoogleUpdateSettings::GetLastRunTime() { GoogleUpdateSettings 353 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetLastRunTime() { GoogleUpdateSettings 359 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::RemoveLastRunTime() { GoogleUpdateSettings 363 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetBrowser(std::wstring* browser) { GoogleUpdateSettings 367 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetLanguage(std::wstring* language) { GoogleUpdateSettings 371 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetBrand(std::wstring* brand) { GoogleUpdateSettings 375 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetReactivationBrand(std::wstring* brand) { GoogleUpdateSettings 380 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetClient(std::wstring* client) { GoogleUpdateSettings 384 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetClient(const std::wstring& client) { GoogleUpdateSettings 388 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetReferral(std::wstring* referral) { GoogleUpdateSettings 392 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::ClearReferral() { GoogleUpdateSettings 396 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::UpdateDidRunState(bool did_run, GoogleUpdateSettings 402 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::UpdateDidRunStateForDistribution( GoogleUpdateSettings 412 chrome/installer/util/google_update_settings.cc std::wstring GoogleUpdateSettings::GetChromeChannel(bool system_install) { GoogleUpdateSettings 418 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetChromeChannelAndModifiers( GoogleUpdateSettings 424 chrome/installer/util/google_update_settings.cc void GoogleUpdateSettings::UpdateInstallStatus(bool system_install, GoogleUpdateSettings 465 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::UpdateGoogleUpdateApKey( GoogleUpdateSettings 503 chrome/installer/util/google_update_settings.cc void GoogleUpdateSettings::UpdateProfileCounts(int profiles_active, GoogleUpdateSettings 517 chrome/installer/util/google_update_settings.cc int GoogleUpdateSettings::DuplicateGoogleUpdateSystemClientKey() { GoogleUpdateSettings 535 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::WriteGoogleUpdateSystemClientKey( GoogleUpdateSettings 544 chrome/installer/util/google_update_settings.cc GoogleUpdateSettings::UpdatePolicy GoogleUpdateSettings::GetAppUpdatePolicy( GoogleUpdateSettings 580 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::AreAutoupdatesEnabled( GoogleUpdateSettings 600 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::ReenableAutoupdatesForApp( GoogleUpdateSettings 623 chrome/installer/util/google_update_settings.cc update_policy != GoogleUpdateSettings::AUTOMATIC_UPDATES)) { GoogleUpdateSettings 627 chrome/installer/util/google_update_settings.cc static_cast<DWORD>(GoogleUpdateSettings::AUTOMATIC_UPDATES)) == GoogleUpdateSettings 638 chrome/installer/util/google_update_settings.cc update_policy != GoogleUpdateSettings::AUTOMATIC_UPDATES)) { GoogleUpdateSettings 669 chrome/installer/util/google_update_settings.cc void GoogleUpdateSettings::RecordChromeUpdatePolicyHistograms() { GoogleUpdateSettings 685 chrome/installer/util/google_update_settings.cc base::string16 GoogleUpdateSettings::GetUninstallCommandLine( GoogleUpdateSettings 699 chrome/installer/util/google_update_settings.cc Version GoogleUpdateSettings::GetGoogleUpdateVersion(bool system_install) { GoogleUpdateSettings 715 chrome/installer/util/google_update_settings.cc base::Time GoogleUpdateSettings::GetGoogleUpdateLastStartedAU( GoogleUpdateSettings 732 chrome/installer/util/google_update_settings.cc base::Time GoogleUpdateSettings::GetGoogleUpdateLastChecked( GoogleUpdateSettings 749 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetUpdateDetailForApp(bool system_install, GoogleUpdateSettings 799 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetUpdateDetailForGoogleUpdate(bool system_install, GoogleUpdateSettings 806 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::GetUpdateDetail(bool system_install, GoogleUpdateSettings 814 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::SetExperimentLabels( GoogleUpdateSettings 840 chrome/installer/util/google_update_settings.cc bool GoogleUpdateSettings::ReadExperimentLabels( GoogleUpdateSettings 26 chrome/installer/util/google_update_settings.h class GoogleUpdateSettings { GoogleUpdateSettings 43 chrome/installer/util/google_update_settings.h static const GoogleUpdateSettings::UpdatePolicy kDefaultUpdatePolicy; GoogleUpdateSettings 310 chrome/installer/util/google_update_settings.h DISALLOW_IMPLICIT_CONSTRUCTORS(GoogleUpdateSettings); GoogleUpdateSettings 96 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers( GoogleUpdateSettings 118 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::ReadExperimentLabels( GoogleUpdateSettings 122 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetExperimentLabels( GoogleUpdateSettings 137 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::ReadExperimentLabels( GoogleUpdateSettings 144 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetExperimentLabels( GoogleUpdateSettings 150 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::ReadExperimentLabels( GoogleUpdateSettings 156 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::ReadExperimentLabels( GoogleUpdateSettings 199 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdatePolicy policy) { GoogleUpdateSettings 202 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 205 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdateOverrideValuePrefix); GoogleUpdateSettings 216 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 219 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdateOverrideValuePrefix); GoogleUpdateSettings 231 chrome/installer/util/google_update_settings_unittest.cc bool SetGlobalUpdatePolicy(GoogleUpdateSettings::UpdatePolicy policy) { GoogleUpdateSettings 234 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 236 chrome/installer/util/google_update_settings_unittest.cc policy_key.WriteValue(GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 244 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 246 chrome/installer/util/google_update_settings_unittest.cc policy_key.ReadValueDW(GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 253 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 256 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kCheckPeriodOverrideMinutes, GoogleUpdateSettings 270 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true, GoogleUpdateSettings 275 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false, GoogleUpdateSettings 284 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true, GoogleUpdateSettings 289 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false, GoogleUpdateSettings 298 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(true, GoogleUpdateSettings 303 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetChromeChannelAndModifiers(false, GoogleUpdateSettings 396 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::UpdateGoogleUpdateApKey( GoogleUpdateSettings 402 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::UpdateGoogleUpdateApKey( GoogleUpdateSettings 423 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdateInstallStatus(false, GoogleUpdateSettings 434 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdateInstallStatus(false, GoogleUpdateSettings 445 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE, GoogleUpdateSettings 455 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE, GoogleUpdateSettings 476 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdateInstallStatus(false, GoogleUpdateSettings 482 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdateInstallStatus(false, installer::FULL_ARCHIVE_TYPE, GoogleUpdateSettings 521 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetEULAConsent(machine_state, chrome, GoogleUpdateSettings 543 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 546 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::kDefaultUpdatePolicy, GoogleUpdateSettings 547 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 554 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 558 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 561 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::kDefaultUpdatePolicy, GoogleUpdateSettings 562 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 573 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 575 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 578 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::UPDATES_DISABLED, GoogleUpdateSettings 579 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 584 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 586 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 589 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::AUTOMATIC_UPDATES, GoogleUpdateSettings 590 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 595 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 597 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 600 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::MANUAL_UPDATES_ONLY, GoogleUpdateSettings 601 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 606 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 608 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 611 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::AUTO_UPDATES_ONLY, GoogleUpdateSettings 612 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 618 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 620 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 623 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::kDefaultUpdatePolicy, GoogleUpdateSettings 624 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 632 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdateOverrideValuePrefix); GoogleUpdateSettings 636 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 638 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 641 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 645 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::UPDATES_DISABLED, GoogleUpdateSettings 646 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 651 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 653 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kUpdatePolicyValue, GoogleUpdateSettings 656 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 660 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::AUTOMATIC_UPDATES, GoogleUpdateSettings 661 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 666 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 670 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::MANUAL_UPDATES_ONLY, GoogleUpdateSettings 671 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 676 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 680 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::AUTO_UPDATES_ONLY, GoogleUpdateSettings 681 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 687 chrome/installer/util/google_update_settings_unittest.cc RegKey(HKEY_LOCAL_MACHINE, GoogleUpdateSettings::kPoliciesKey, GoogleUpdateSettings 691 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::UPDATES_DISABLED, GoogleUpdateSettings 692 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 700 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UPDATES_DISABLED)); GoogleUpdateSettings 702 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdatePolicy update_policy = GoogleUpdateSettings 703 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 706 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::UPDATES_DISABLED, update_policy); GoogleUpdateSettings 707 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 710 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::ReenableAutoupdatesForApp(kTestProductGuid)); GoogleUpdateSettings 711 chrome/installer/util/google_update_settings_unittest.cc update_policy = GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 716 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::AUTOMATIC_UPDATES, update_policy); GoogleUpdateSettings 717 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 725 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::AUTOMATIC_UPDATES)); GoogleUpdateSettings 726 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(SetGlobalUpdatePolicy(GoogleUpdateSettings::UPDATES_DISABLED)); GoogleUpdateSettings 729 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 733 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::ReenableAutoupdatesForApp(kTestProductGuid)); GoogleUpdateSettings 734 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(static_cast<DWORD>(GoogleUpdateSettings::AUTOMATIC_UPDATES), GoogleUpdateSettings 736 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(static_cast<DWORD>(GoogleUpdateSettings::UPDATES_DISABLED), GoogleUpdateSettings 741 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(SetGlobalUpdatePolicy(GoogleUpdateSettings::UPDATES_DISABLED)); GoogleUpdateSettings 746 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::UpdatePolicy update_policy = GoogleUpdateSettings 747 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 750 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::UPDATES_DISABLED, update_policy); GoogleUpdateSettings 751 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 754 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::ReenableAutoupdatesForApp(kTestProductGuid)); GoogleUpdateSettings 755 chrome/installer/util/google_update_settings_unittest.cc update_policy = GoogleUpdateSettings::GetAppUpdatePolicy(kTestProductGuid, GoogleUpdateSettings 760 chrome/installer/util/google_update_settings_unittest.cc EXPECT_EQ(GoogleUpdateSettings::AUTOMATIC_UPDATES, update_policy); GoogleUpdateSettings 761 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 767 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 769 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::ReenableAutoupdatesForApp(kTestProductGuid)); GoogleUpdateSettings 770 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 774 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::kCheckPeriodOverrideMinutesMax + 1)); GoogleUpdateSettings 775 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 777 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::ReenableAutoupdatesForApp(kTestProductGuid)); GoogleUpdateSettings 778 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid)); GoogleUpdateSettings 815 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetUninstallCommandLine(system_install_)); GoogleUpdateSettings 823 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetUninstallCommandLine(system_install_)); GoogleUpdateSettings 832 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetUninstallCommandLine(system_install_)); GoogleUpdateSettings 841 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetUninstallCommandLine(system_install_)); GoogleUpdateSettings 844 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetUninstallCommandLine(!system_install_)); GoogleUpdateSettings 873 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetGoogleUpdateVersion(system_install_).IsValid()); GoogleUpdateSettings 881 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetGoogleUpdateVersion(system_install_).IsValid()); GoogleUpdateSettings 890 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetGoogleUpdateVersion(system_install_).IsValid()); GoogleUpdateSettings 900 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetGoogleUpdateVersion(system_install_))); GoogleUpdateSettings 903 chrome/installer/util/google_update_settings_unittest.cc GoogleUpdateSettings::GetGoogleUpdateVersion(!system_install_) GoogleUpdateSettings 1069 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetCollectStatsConsentAtLevel( GoogleUpdateSettings 1072 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsentAtLevel( GoogleUpdateSettings 1080 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::SetCollectStatsConsentAtLevel( GoogleUpdateSettings 1099 chrome/installer/util/google_update_settings_unittest.cc EXPECT_FALSE(GoogleUpdateSettings::GetCollectStatsConsentAtLevel( GoogleUpdateSettings 1103 chrome/installer/util/google_update_settings_unittest.cc EXPECT_TRUE(GoogleUpdateSettings::GetCollectStatsConsentAtLevel( GoogleUpdateSettings 50 chrome/installer/util/google_update_util.cc return GoogleUpdateSettings::GetGoogleUpdateVersion(system_install).IsValid(); GoogleUpdateSettings 218 chrome/installer/util/google_update_util.cc GoogleUpdateSettings::GetUninstallCommandLine(system_install)); GoogleUpdateSettings 196 chrome/installer/util/language_selector.cc GoogleUpdateSettings::GetLanguage(&language); GoogleUpdateSettings 55 chrome/installer/util/user_experiment.cc if (!GoogleUpdateSettings::GetLanguage(&language)) GoogleUpdateSettings 208 chrome/installer/util/user_experiment.cc int key = GoogleUpdateSettings::DuplicateGoogleUpdateSystemClientKey(); GoogleUpdateSettings 266 chrome/installer/util/user_experiment.cc GoogleUpdateSettings::WriteGoogleUpdateSystemClientKey( GoogleUpdateSettings 272 chrome/installer/util/user_experiment.cc GoogleUpdateSettings::SetClient(experiment_group); GoogleUpdateSettings 334 chrome/installer/util/user_experiment.cc GoogleUpdateSettings::GetLanguage(&locale); GoogleUpdateSettings 339 chrome/installer/util/user_experiment.cc if (!GoogleUpdateSettings::GetBrand(&brand)) GoogleUpdateSettings 415 chrome/installer/util/user_experiment.cc if (GoogleUpdateSettings::GetBrand(&brand) && (brand == L"CHXX")) { GoogleUpdateSettings 421 chrome/installer/util/user_experiment.cc GoogleUpdateSettings::GetClient(&client);