Searched refs:kServiceSwitch (Results 1 – 4 of 4) sorted by relevance
11 const char kServiceSwitch[] = "service"; variable
12 extern const char kServiceSwitch[];
136 return InstallService(user, password, true, kServiceSwitch, user_data_dir, in InstallConnectorService()306 if (!command_line_.HasSwitch(kServiceSwitch)) { in UpdateState()
253 if (command_line.HasSwitch(kServiceSwitch) || in ParseCommandLine()