Searched defs:out_file (Results 1 – 4 of 4) sorted by relevance
/build/make/tools/releasetools/ |
D | build_image.py | 252 def BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config): argument 459 def RunE2fsck(out_file): argument 470 def RunErofsFsck(out_file): argument 479 def BuildImage(in_dir, prop_dict, out_file, target_out=None): argument
|
D | target_files_diff.py | 136 def diff(name, file1, file2, out_file): argument 154 def recursiveDiff(prefix, dir1, dir2, out_file): argument
|
D | verity_utils.py | 239 def PadSparseImage(self, out_file): argument 243 def Build(self, out_file): argument 314 def Build(self, out_file): argument 358 def PadSparseImage(self, out_file): argument 494 def PadSparseImage(self, out_file): argument 498 def Build(self, out_file): argument
|
/build/make/tools/fs_config/ |
D | fs_config_generator.py | 985 def _to_fs_entry(self, fs_config, out_file): argument
|