Home
last modified time | relevance | path

Searched refs:run_fastboot (Results 1 – 2 of 2) sorted by relevance

/bootable/libbootloader/gbl/efi/src/
Dmain.rs65 fastboot::run_fastboot(&entry, android_boot_protocol.as_ref())?; in main()
Dfastboot.rs204 pub fn run_fastboot( in run_fastboot() function