Searched refs:kReenableAutoupdates (Results 1 – 4 of 4) sorted by relevance
116 const char kReenableAutoupdates[] = "reenable-autoupdates"; variable
175 extern const char kReenableAutoupdates[];
169 cmd.AppendSwitch(installer::switches::kReenableAutoupdates); in ElevateIfNeededToReenableUpdates()
1208 } else if (cmd_line.HasSwitch(installer::switches::kReenableAutoupdates)) { in HandleNonInstallCmdLineOptions()