Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp562 static bool bootreason_in_blocklist() { in bootreason_in_blocklist() function
737 } else if (retry_count == 0 && bootreason_in_blocklist()) { in start_recovery()