Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dops.rs239 fn avb_read_is_device_unlocked(&mut self) -> AvbIoResult<bool>; in avb_read_is_device_unlocked() method
653 fn avb_read_is_device_unlocked(&mut self) -> AvbIoResult<bool> { in avb_read_is_device_unlocked() method
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dops.rs330 fn avb_read_is_device_unlocked(&mut self) -> AvbIoResult<bool> { in avb_read_is_device_unlocked() method
723 fn avb_read_is_device_unlocked(&mut self) -> AvbIoResult<bool> { in avb_read_is_device_unlocked() method
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dab_slots.rs296 fn avb_read_is_device_unlocked(&mut self) -> AvbIoResult<bool> { in avb_read_is_device_unlocked() method