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
451 if (!IsRoDebuggable()) { in main()
476 fastboot ? "fastboot" : IsRoDebuggable() || IsDeviceUnlocked() ? "adb" : "none"; in main()
Drecovery.cpp118 static bool IsRoDebuggable() { in IsRoDebuggable() function
797 if (IsRoDebuggable()) { in start_recovery()
850 if (IsRoDebuggable()) { in start_recovery()