Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dandroid_ab.h51 int ab_get_slot_suffix(char *slot_suffix);
/rk3399_rockchip-uboot/cmd/
H A Dbootfit.c101 if (ab_get_slot_suffix(slot_suffix)) in do_boot_fit()
/rk3399_rockchip-uboot/common/
H A Dandroid_ab.c512 int ab_get_slot_suffix(char *slot_suffix) in ab_get_slot_suffix() function
543 if (ab_get_slot_suffix(slot_suffix)) in ab_decrease_tries()
H A Dandroid_bootloader.c1255 if (ab_get_slot_suffix(slot_suffix)) in android_bootloader_boot_flow()