Home
last modified time | relevance | path

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

/device/google/coral/gpt-utils/
Dgpt-utils.h110 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp686 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
875 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
906 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()
/device/google/sunfish/gpt-utils/
Dgpt-utils.h110 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp686 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
875 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
906 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()
/device/google/redbull/gpt-utils/
Dgpt-utils.h110 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp686 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
875 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
906 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()