Home
last modified time | relevance | path

Searched defs:out_file (Results 1 – 4 of 4) sorted by relevance

/build/make/tools/releasetools/
Dbuild_image.py266 def BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config): argument
485 def RunE2fsck(out_file): argument
496 def RunErofsFsck(out_file): argument
519 def BuildImage(in_dir, prop_dict, out_file, target_out=None): argument
930 def BuildImageOrVBMeta(input_directory, target_out, glob_dict, image_properties, out_file): argument
Dverity_utils.py128 def PadSparseImage(self, out_file): argument
132 def Build(self, out_file): argument
260 def PadSparseImage(self, out_file): argument
264 def Build(self, out_file): argument
Dtarget_files_diff.py136 def diff(name, file1, file2, out_file): argument
154 def recursiveDiff(prefix, dir1, dir2, out_file): argument
/build/make/tools/fs_config/
Dfs_config_generator.py1009 def _to_fs_entry(self, fs_config, out_file): argument