Home
last modified time | relevance | path

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

/hardware/qcom/msm8998/gpt-utils/
Dgpt-utils.cpp229 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in gpt_boot_chain_swap() local
234 for (i = 0; i < ARRAY_SIZE(ptn_swap_list); i++) { in gpt_boot_chain_swap()
240 if (gpt_utils_is_ufs_device() && !strncmp(ptn_swap_list[i], in gpt_boot_chain_swap()
245 ptn_entry = gpt_pentry_seek(ptn_swap_list[i], pentries_start, in gpt_boot_chain_swap()
250 ptn_bak_entry = gpt_pentry_seek(ptn_swap_list[i], in gpt_boot_chain_swap()
254 ptn_swap_list[i]); in gpt_boot_chain_swap()
978 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in prepare_boot_update() local
998 for (i=0; i < ARRAY_SIZE(ptn_swap_list); i++) { in prepare_boot_update()
1003 if (!strncmp(ptn_swap_list[i], in prepare_boot_update()
1010 ptn_swap_list[i]); in prepare_boot_update()