Home
last modified time | relevance | path

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

/hardware/qcom/bootctrl/
Dboot_control.cpp144 char partName[MAX_GPT_NAME_SIZE + 1] = {0}; in update_slot_attribute()
145 const char ptn_list[][MAX_GPT_NAME_SIZE] = { AB_PTN_LIST }; in update_slot_attribute()
391 char slotA[MAX_GPT_NAME_SIZE + 1] = {0}; in boot_ctl_set_active_slot_for_partitions()
392 char slotB[MAX_GPT_NAME_SIZE + 1] = {0}; in boot_ctl_set_active_slot_for_partitions()
525 const char ptn_list[][MAX_GPT_NAME_SIZE] = { AB_PTN_LIST }; in set_active_boot_slot()
613 char bootPartition[MAX_GPT_NAME_SIZE + 1] = {0}; in is_slot_bootable()
632 char bootPartition[MAX_GPT_NAME_SIZE + 1] = {0}; in is_slot_marked_successful()
/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.h63 #define MAX_GPT_NAME_SIZE 72 macro
Dgpt-utils.cpp196 char name8[MAX_GPT_NAME_SIZE / 2]; in gpt_pentry_seek()
229 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in gpt_boot_chain_swap()
978 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in prepare_boot_update()