Searched refs:extract_image (Results 1 - 2 of 2) sorted by relevance

/system/core/mkbootimg/
H A Dunpack_bootimg33 def extract_image(offset, size, bootimage, extracted_image_name): function
108 extract_image(image_info[0], image_info[1], args.boot_img,
/system/update_engine/scripts/
H A Dbrillo_update_payload316 # extract_image <image> <partitions_array> [partitions_order]
322 extract_image() { function
522 extract_image "${FLAGS_target_image}" DST_PARTITIONS PARTITIONS_ORDER
524 extract_image "${FLAGS_source_image}" SRC_PARTITIONS
683 extract_image "${FLAGS_source_image}" SRC_PARTITIONS
685 extract_image "${FLAGS_target_image}" DST_PARTITIONS PARTITIONS_ORDER

Completed in 2917 milliseconds