Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.h105 SECONDARY_GPT enumerator
Dgpt-utils.cpp767 gpt_get_state(fd, SECONDARY_GPT, &gpt_second); in prepare_partitions()
886 r = gpt_set_state(fd, SECONDARY_GPT, GPT_BAD_SIGNATURE); in prepare_partitions()
906 r = gpt_set_state(fd, SECONDARY_GPT, GPT_OK); in prepare_partitions()
/hardware/qcom/bootctrl/
Dboot_control.cpp205 pentry_bak = gpt_disk_get_pentry(disk, partName, SECONDARY_GPT); in update_slot_attribute()
443 pentryA_bak = gpt_disk_get_pentry(disk, slotA, SECONDARY_GPT); in boot_ctl_set_active_slot_for_partitions()
445 pentryB_bak = gpt_disk_get_pentry(disk, slotB, SECONDARY_GPT); in boot_ctl_set_active_slot_for_partitions()