Searched refs:more_gn_args (Results 1 – 1 of 1) sorted by relevance
258 def _append_gn_args(self, type, gn_args_path, more_gn_args): argument260 if not more_gn_args:263 more_gn_args, os.path.abspath(gn_args_path)))266 f.write(more_gn_args)