Home
last modified time | relevance | path

Searched refs:ramdisk_path (Results 1 – 1 of 1) sorted by relevance

/system/tools/mkbootimg/
Dmkbootimg.py315 def add_entry(self, ramdisk_path, ramdisk_type, ramdisk_name, board_id): argument
335 with open(ramdisk_path, 'rb') as f:
338 ramdisk_path, ramdisk_size, self.ramdisk_total_size, ramdisk_type,
344 with open(entry.ramdisk_path, 'rb') as f:
465 ramdisk_path = ramdisk_args.vendor_ramdisk_fragment
470 vendor_ramdisk_table_builder.add_entry(ramdisk_path, ramdisk_type,