Home
last modified time | relevance | path

Searched defs:output_filename (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/
Dgenerate-notice-files.py80 def combine_notice_files_html(file_hash, input_dirs, output_filename): argument
136 def combine_notice_files_text(file_hash, input_dirs, output_filename, file_title): argument
155 def combine_notice_files_xml(files_with_same_hash, input_dirs, output_filename): argument
/build/make/tools/releasetools/merge/
Dmerge_target_files.py244 def copy_selinux_file(input_path, output_filename): argument