Lines Matching refs:cur_dir
36 bool Start(const CommandLine& cmd_line, const FilePath& cur_dir,
38 return ProcessCmdLineImpl(cmd_line, cur_dir, true, profile, return_code,
49 const FilePath& cur_dir, bool process_startup,
51 return ProcessCmdLineImpl(cmd_line, cur_dir, process_startup, profile,
64 // be the command line passed to this process. |cur_dir| can be empty, which
68 const FilePath& cur_dir, bool process_startup,
101 LaunchWithProfile(const FilePath& cur_dir, const CommandLine& command_line);
102 LaunchWithProfile(const FilePath& cur_dir, const CommandLine& command_line,
213 const FilePath& cur_dir,
217 const FilePath& cur_dir, bool process_startup,