Searched refs:read_is_device_unlocked (Results 1 – 3 of 3) sorted by relevance
105 fn read_is_device_unlocked(&mut self) -> IoResult<bool> { in read_is_device_unlocked() method
57 let avb_state = match avb_ops.read_is_device_unlocked()? { in avb_verify_slot()
616 fn read_is_device_unlocked(&mut self) -> AvbIoResult<bool> { in read_is_device_unlocked() method