Searched refs:ReenableAutoupdates (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.h263 static bool ReenableAutoupdates();
H A Dgoogle_update_settings_unittest.cc774 EXPECT_TRUE(GoogleUpdateSettings::ReenableAutoupdates());
802 EXPECT_TRUE(GoogleUpdateSettings::ReenableAutoupdates());
824 EXPECT_TRUE(GoogleUpdateSettings::ReenableAutoupdates());
838 EXPECT_TRUE(GoogleUpdateSettings::ReenableAutoupdates());
845 EXPECT_TRUE(GoogleUpdateSettings::ReenableAutoupdates());
H A Dgoogle_update_settings.cc665 bool GoogleUpdateSettings::ReenableAutoupdates() { function in class:GoogleUpdateSettings
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc1210 bool updates_enabled = GoogleUpdateSettings::ReenableAutoupdates();

Completed in 1344 milliseconds