Searched refs:pentries_end (Results 1 – 3 of 3) sorted by relevance
/device/google/bonito/gpt-utils/ |
D | gpt-utils.cpp | 188 const uint8_t *pentries_end, in gpt_pentry_seek() argument 195 pentry_name < (char *) pentries_end; pentry_name += pentry_size) { in gpt_pentry_seek() 226 const uint8_t *pentries_end, in gpt_boot_chain_swap() argument 246 pentries_end, pentry_size); in gpt_boot_chain_swap() 251 ptn_entry + pentry_size, pentries_end, pentry_size); in gpt_boot_chain_swap()
|
/device/google/coral/gpt-utils/ |
D | gpt-utils.cpp | 188 const uint8_t *pentries_end, in gpt_pentry_seek() argument 195 pentry_name < (char *) pentries_end; pentry_name += pentry_size) { in gpt_pentry_seek() 226 const uint8_t *pentries_end, in gpt_boot_chain_swap() argument 246 pentries_end, pentry_size); in gpt_boot_chain_swap() 251 ptn_entry + pentry_size, pentries_end, pentry_size); in gpt_boot_chain_swap()
|
/device/google/crosshatch/gpt-utils/ |
D | gpt-utils.cpp | 188 const uint8_t *pentries_end, in gpt_pentry_seek() argument 195 pentry_name < (char *) pentries_end; pentry_name += pentry_size) { in gpt_pentry_seek() 226 const uint8_t *pentries_end, in gpt_boot_chain_swap() argument 246 pentries_end, pentry_size); in gpt_boot_chain_swap() 251 ptn_entry + pentry_size, pentries_end, pentry_size); in gpt_boot_chain_swap()
|