Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/
H A Dops.rs85 fn should_stop_in_fastboot(&mut self) -> Result<bool, Error>; in should_stop_in_fastboot() method
605 fn should_stop_in_fastboot(&mut self) -> Result<bool, Error> { in should_stop_in_fastboot() method
/aosp_15_r20/bootable/libbootloader/gbl/efi/src/
H A Dops.rs260 fn should_stop_in_fastboot(&mut self) -> Result<bool> { in should_stop_in_fastboot() method
683 fn should_stop_in_fastboot(&mut self) -> Result<bool> { in should_stop_in_fastboot() method
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dab_slots.rs258 fn should_stop_in_fastboot(&mut self) -> Result<bool> { in should_stop_in_fastboot() method