Home
last modified time | relevance | path

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

/device/google/bonito/gpt-utils/
Dgpt-utils.h110 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp679 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
868 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
899 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()
/device/google/crosshatch/gpt-utils/
Dgpt-utils.h109 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp679 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
868 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
899 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()
/device/google/coral/gpt-utils/
Dgpt-utils.h110 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp679 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
868 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
899 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()