Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dbuild_image.py154 def SetUpInDirAndFsConfig(origin_in, prop_dict): argument
208 def CheckHeadroom(ext4fs_output, prop_dict): argument
247 def CalculateSizeAndReserved(prop_dict, size): argument
266 def BuildImageMkfs(in_dir, prop_dict, out_file, target_out, fs_config): argument
519 def BuildImage(in_dir, prop_dict, out_file, target_out=None): argument
Dverity_utils.py54 def CreateVerityImageBuilder(prop_dict): argument