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

  /development/tools/labpretest/crespo/
custom_flash.sh 45 flash_partition $BOOTPART $ROOT/$product/$bootloaderfile
  /development/tools/labpretest/stingray/
custom_flash.sh 45 flash_partition $BOOTPART $ROOT/$product/$bootloaderfile
  /development/tools/labpretest/sholes/
custom_flash.sh 50 flash_partition $BOOTPART $ROOT/$product/$bootloaderfile
  /bionic/libc/kernel/uapi/linux/
switchtec_ioctl.h 44 __u32 flash_partition; member in struct:switchtec_ioctl_flash_part_info
  /build/make/tools/releasetools/
validate_target_files.py 182 flash_partition = target.group(1)
185 assert check_partition == flash_partition, \
186 "Mismatching targets: {} vs {}".format(check_partition, flash_partition)
189 recovery_sha1 = flash_partition.split(':')[3]
  /development/tools/labpretest/
labpretest.sh 237 flash_partition() function
296 flash_partition $bootpart $ROOT/$product/$bootloaderfile
335 flash_partition $radiopart $ROOT/$product/$radiofile
387 flash_partition userdata $ROOT/$product/userdata.img
  /external/kernel-headers/original/uapi/linux/
switchtec_ioctl.h 47 __u32 flash_partition; member in struct:switchtec_ioctl_flash_part_info

Completed in 1454 milliseconds