Home
last modified time | relevance | path

Searched refs:gpt_utils_set_xbl_boot_partition (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.h184 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain);
Dgpt-utils.cpp660 int gpt_utils_set_xbl_boot_partition(enum boot_chain chain) in gpt_utils_set_xbl_boot_partition() function
824 r = gpt_utils_set_xbl_boot_partition(BACKUP_BOOT); in prepare_partitions()
868 r = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in prepare_partitions()
/hardware/qcom/bootctrl/
Dboot_control.cpp573 rc = gpt_utils_set_xbl_boot_partition(NORMAL_BOOT); in set_active_boot_slot()
577 rc = gpt_utils_set_xbl_boot_partition(BACKUP_BOOT); in set_active_boot_slot()