Searched refs:exec_script_extra_args (Results 1 – 3 of 3) sorted by relevance
/third_party/gn/src/gn/ |
D | json_project_writer.h | 21 const std::string& exec_script_extra_args,
|
D | json_project_writer.cc | 140 const std::string& exec_script_extra_args, in RunAndWriteFiles() argument 178 return InvokePython(build_settings, script_path, exec_script_extra_args, in RunAndWriteFiles()
|
D | command_gen.cc | 307 std::string exec_script_extra_args = in RunIdeWriter() local 312 build_settings, builder, file_name, exec_script, exec_script_extra_args, in RunIdeWriter()
|