Searched refs:autorun_command_line_ (Results 1 – 5 of 5) sorted by relevance
81 DCHECK(autorun_command_line_.get()); in AddToAutoRun()90 autorun_command_line_->command_line_string(), in AddToAutoRun()
264 autorun_command_line_.reset(new CommandLine(exe_path)); in CreateAutoRunCommandLine()265 autorun_command_line_->AppendSwitchASCII(switches::kProcessType, in CreateAutoRunCommandLine()274 autorun_command_line_->AppendSwitchPath(switches::kUserDataDir, in CreateAutoRunCommandLine()
143 DCHECK(autorun_command_line_.get()); in AddToAutoRun()151 autorun_command_line_->command_line_string()); in AddToAutoRun()
119 scoped_ptr<CommandLine> autorun_command_line_; variable
297 DCHECK(autorun_command_line_.get());300 CreateServiceProcessLaunchdPlist(autorun_command_line_.get(), true));