Home
last modified time | relevance | path

Searched defs:read_from_partition (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/android_avb/
H A Davb_ops.h131 AvbIOResult (*read_from_partition)(AvbOps* ops, member
/rk3399_rockchip-uboot/lib/avb/libavb_user/
H A Davb_ops_user.c91 static AvbIOResult read_from_partition(AvbOps *ops, in read_from_partition() function