Searched refs:kConfigureUserSettings (Results 1 – 4 of 4) sorted by relevance
37 const char kConfigureUserSettings[] = "configure-user-settings"; variable
149 extern const char kConfigureUserSettings[];
1317 cmd.AppendSwitch(installer::switches::kConfigureUserSettings); in AddActiveSetupWorkItems()
1039 } else if (cmd_line.HasSwitch(installer::switches::kConfigureUserSettings)) { in HandleNonInstallCmdLineOptions()