Home
last modified time | relevance | path

Searched refs:arg_file_template_path (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dbuild_settings.h77 const SourceFile& arg_file_template_path() const { in arg_file_template_path() function
Dcommand_args.cc366 SourceFile template_path = build_settings.arg_file_template_path(); in EditArgsFile()