Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1772 bool wants_reboot_fastboot = false; in Main() local
2015 wants_reboot_fastboot = true; in Main()
2027 wants_reboot_fastboot = true; in Main()
2199 } else if (wants_reboot_fastboot) { in Main()