Home
last modified time | relevance | path

Searched defs:prop_dict (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/make/tools/releasetools/
H A Dbuild_image.py142 def SetUpInDirAndFsConfig(origin_in, prop_dict): argument
196 def CheckHeadroom(ext4fs_output, prop_dict): argument
235 def BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config): argument
417 def BuildImage(in_dir, prop_dict, out_file, target_out=None): argument
H A Dverity_utils.py153 def CreateVerityImageBuilder(prop_dict): argument