Searched refs:BuildImageMkfs (Results 1 – 1 of 1) sorted by relevance
/build/make/tools/releasetools/ |
D | build_image.py | 235 def BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config): function 456 BuildImageMkfs(in_dir, tmp_dict, out_file, target_out, fs_config) 479 BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config) 523 BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config) 546 mkfs_output = BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config)
|