Searched refs:PTN_SWAP_LIST (Results 1 – 6 of 6) sorted by relevance
/device/google/bonito/gpt-utils/ |
D | gpt-utils.h | 82 #define PTN_SWAP_LIST PTN_XBL, \ macro 87 #define AB_PTN_LIST PTN_SWAP_LIST, "boot", "system", "vendor", "modem", \
|
D | gpt-utils.cpp | 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()
|
/device/google/crosshatch/gpt-utils/ |
D | gpt-utils.h | 82 #define PTN_SWAP_LIST PTN_XBL, \ macro 87 #define AB_PTN_LIST PTN_SWAP_LIST, "boot", "system", "vendor", "modem", "system_ext", "product"
|
D | gpt-utils.cpp | 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()
|
/device/google/coral/gpt-utils/ |
D | gpt-utils.h | 82 #define PTN_SWAP_LIST PTN_XBL, \ macro 87 #define AB_PTN_LIST PTN_SWAP_LIST, "boot", "system", "vendor", "modem", \
|
D | gpt-utils.cpp | 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()
|