Searched refs:CreateImage (Results 1 – 1 of 1) sorted by relevance
/build/make/tools/releasetools/ |
D | add_img_to_target_files.py | 300 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "system", img, 314 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "system_other", img) 349 CreateImage(OPTIONS.input_tmp, OPTIONS.info_dict, "vendor", img, 365 CreateImage( 383 CreateImage( 399 CreateImage( 415 CreateImage( 431 CreateImage( 447 CreateImage( 578 def CreateImage(input_dir, info_dict, what, output_file, block_list=None): function
|