Home
last modified time | relevance | path

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

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.h82 #define PTN_SWAP_LIST PTN_XBL, "sbl1", "rpm", "tz", "aboot", "hyp", "lksecapp", "… macro
83 #define AB_PTN_LIST PTN_SWAP_LIST, "boot", "system", "vendor", "modem", "bluetooth"
Dgpt-utils.cpp229 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in gpt_boot_chain_swap()
980 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in prepare_boot_update()