Home
last modified time | relevance | path

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

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.h105 NORMAL_BOOT = 0, enumerator
Dgpt-utils.cpp679 } else if (chain == NORMAL_BOOT) { in gpt_utils_set_xbl_boot_partition()
869 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
900 r = gpt2_set_boot_chain(fd, NORMAL_BOOT); in prepare_partitions()