Searched defs:boot_img (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/update_engine/payload_generator/ |
H A D | boot_img_filesystem_unittest.cc | 38 brillo::Blob boot_img(16 * 1024); in GetBootImg() local 120 brillo::Blob boot_img = GetBootImg({}, {}); in TEST_F() local
|
/aosp12/build/make/tools/releasetools/ |
H A D | add_img_to_target_files.py | 112 def AddSystem(output_zip, recovery_img=None, boot_img=None): argument 160 def AddVendor(output_zip, recovery_img=None, boot_img=None): argument
|
H A D | common.py | 3454 def MakeRecoveryPatch(input_dir, output_sink, recovery_img, boot_img, argument 3795 def GetBootImageBuildProp(boot_img, ramdisk_format=RamdiskFormat.LZ4): argument 3847 def GetBootImageTimestamp(boot_img): argument
|