Searched defs:should_stop_in_fastboot (Results 1 – 5 of 5) sorted by relevance
103 bool (*should_stop_in_fastboot)(struct GblEfiFastbootProtocol* this); member
264 pub fn should_stop_in_fastboot(&self) -> bool { in should_stop_in_fastboot() method
85 fn should_stop_in_fastboot(&mut self) -> Result<bool, Error>; in should_stop_in_fastboot() method464 fn should_stop_in_fastboot(&mut self) -> Result<bool, Error> { in should_stop_in_fastboot() method872 fn should_stop_in_fastboot(&mut self) -> Result<bool, Error> { in should_stop_in_fastboot() method
258 fn should_stop_in_fastboot(&mut self) -> Result<bool> { in should_stop_in_fastboot() method
268 fn should_stop_in_fastboot(&mut self) -> Result<bool> { in should_stop_in_fastboot() method