Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp1894 bool wants_reboot_fastboot = false; in Main() local
2142 wants_reboot_fastboot = true; in Main()
2154 wants_reboot_fastboot = true; in Main()
2330 } else if (wants_reboot_fastboot) { in Main()