AreAutoupdatesEnabled  140 chrome/browser/upgrade_detector_impl.cc         GoogleUpdateSettings::AreAutoupdatesEnabled(app_guid);
AreAutoupdatesEnabled  661 chrome/installer/util/google_update_settings.cc     return AreAutoupdatesEnabled(app_guid);
AreAutoupdatesEnabled  243 chrome/installer/util/google_update_settings.h   static bool AreAutoupdatesEnabled(const base::string16& app_guid);
AreAutoupdatesEnabled  707 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  717 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  729 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  751 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  761 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  767 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  770 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  775 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_FALSE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));
AreAutoupdatesEnabled  778 chrome/installer/util/google_update_settings_unittest.cc   EXPECT_TRUE(GoogleUpdateSettings::AreAutoupdatesEnabled(kTestProductGuid));