Searched refs:CreateServiceProcessCommandLine (Results 1 – 3 of 3) sorted by relevance
158 scoped_ptr<base::CommandLine> CreateServiceProcessCommandLine() { in CreateServiceProcessCommandLine() function191 autorun_command_line_ = CreateServiceProcessCommandLine(); in ServiceProcessState()
78 scoped_ptr<base::CommandLine> CreateServiceProcessCommandLine();
115 scoped_ptr<base::CommandLine> cmd_line(CreateServiceProcessCommandLine()); in Launch()