Home
last modified time | relevance | path

Searched defs:out_is_unlocked (Results 1 – 3 of 3) sorted by relevance

/external/avb/libavb_user/
Davb_ops_user.cpp261 static AvbIOResult read_is_device_unlocked(AvbOps* ops, bool* out_is_unlocked) { in read_is_device_unlocked()
/external/u-boot/common/
Davb_verify.c652 static AvbIOResult read_is_device_unlocked(AvbOps *ops, bool *out_is_unlocked) in read_is_device_unlocked()
/external/avb/examples/uefi/
Duefi_avb_ops.c548 static AvbIOResult read_is_device_unlocked(AvbOps* ops, bool* out_is_unlocked) { in read_is_device_unlocked()