HomeSort by relevance Sort by last modified time
    Searched refs:extract_image_partition (Results 1 - 8 of 8) sorted by null

  /external/vboot_reference/scripts/image_signing/
swap_rootfs.sh 27 extract_image_partition ${SRC_IMAGE} 3 ${temp_rootfs}
convert_recovery_to_full_ssd.sh 53 extract_image_partition ${RECOVERY_IMAGE} 3 ${rootfs}
58 extract_image_partition ${RECOVERY_IMAGE} 4 ${kerna}
resign_image.sh 43 extract_image_partition ${SRC_BIN} 2 ${temp_kimage}
convert_recovery_to_ssd.sh 66 extract_image_partition ${IMAGE} 4 ${kernb}
sign_official_build.sh 102 extract_image_partition ${image} ${kernelpart} ${temp_kimage}
273 extract_image_partition ${image} 3 ${rootfs_image}
319 extract_image_partition "${image}" "${kernelpart}" "${temp_kimage}"
348 extract_image_partition "${image}" 4 "${kernb_image}"
351 extract_image_partition "${image}" 2 "${kernb_image}"
373 extract_image_partition ${image} 3 ${rootfs_image}
538 extract_image_partition ${INPUT_IMAGE} 3 ${rootfs_image}
617 extract_image_partition ${image_bin} 4 ${new_kernb}
628 extract_image_partition ${image_bin} 2 ${temp_kimagea}
align_rootfs.sh 135 extract_image_partition "${FLAGS_src_image}" 3 "${temp_root_fs}"
ensure_secure_kernelparams.sh 97 extract_image_partition "$image" 4 "$kernelblob"
common_minimal.sh 225 extract_image_partition() { function

Completed in 1064 milliseconds