Home
last modified time | relevance | path

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

/aosp_15_r20/build/make/tools/releasetools/
H A Dcommon.py1062 def FromInputFile(input_file, name, placeholder_values=None, ramdisk_format=RamdiskFormat.LZ4): argument
1076 def _ReadBootPropFile(input_file, partition_name, ramdisk_format): argument
1679 ramdisk_format=RamdiskFormat.GZ): argument
4113 def GetBootImageBuildProp(boot_img, ramdisk_format=RamdiskFormat.LZ4): argument