Searched defs:input_dir (Results 1 – 4 of 4) sorted by relevance
/aosp12/build/soong/scripts/ |
H A D | generate-notice-files.py | 76 def combine_notice_files_html(file_hash, input_dir, output_filename): argument 134 def combine_notice_files_text(file_hash, input_dir, output_filename, file_title): argument 149 def combine_notice_files_xml(files_with_same_hash, input_dir, output_filename): argument
|
/aosp12/build/make/tools/releasetools/ |
H A D | add_img_to_target_files.py | 99 def __init__(self, output_zip, input_dir, *args): argument 400 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): argument
|
H A D | common.py | 3454 def MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img, argument
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi_chip.cpp | 315 size_t cpioArchiveFilesInDir(int out_fd, const char* input_dir) { in cpioArchiveFilesInDir()
|