Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery_main.cpp68 static bool IsRoDebuggable() { in IsRoDebuggable() function
447 if (!IsRoDebuggable()) { in main()
472 fastboot ? "fastboot" : IsRoDebuggable() || IsDeviceUnlocked() ? "adb" : "none"; in main()
Drecovery.cpp122 static bool IsRoDebuggable() { in IsRoDebuggable() function
795 if (IsRoDebuggable()) { in start_recovery()
849 if (IsRoDebuggable()) { in start_recovery()