Searched refs:PTN_SWAP_LIST (Results 1 – 6 of 6) sorted by relevance
/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 | 236 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in gpt_boot_chain_swap() 985 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in prepare_boot_update()
|
/device/google/sunfish/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 | 236 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in gpt_boot_chain_swap() 985 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in prepare_boot_update()
|
/device/google/redbull/gpt-utils/ |
D | gpt-utils.h | 82 #define PTN_SWAP_LIST PTN_XBL, \ macro 88 #define AB_PTN_LIST PTN_SWAP_LIST, "boot", "vendor_boot", "system", "vendor", "system_ext", "modem"…
|
D | gpt-utils.cpp | 236 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in gpt_boot_chain_swap() 985 const char ptn_swap_list[][MAX_GPT_NAME_SIZE] = { PTN_SWAP_LIST }; in prepare_boot_update()
|