Home
last modified time | relevance | path

Searched refs:exec_script_extra_args (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Djson_project_writer.h21 const std::string& exec_script_extra_args,
Djson_project_writer.cc140 const std::string& exec_script_extra_args, in RunAndWriteFiles() argument
178 return InvokePython(build_settings, script_path, exec_script_extra_args, in RunAndWriteFiles()
Dcommand_gen.cc307 std::string exec_script_extra_args = in RunIdeWriter() local
312 build_settings, builder, file_name, exec_script, exec_script_extra_args, in RunIdeWriter()