Home
last modified time | relevance | path

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

/bootable/recovery/
Ddevice.h61 APPLY_ADB_SIDELOAD = 4, enumerator
Ddevice.cpp38 Device::APPLY_ADB_SIDELOAD,
Drecovery.cpp1155 case Device::APPLY_ADB_SIDELOAD: in prompt_and_wait()
1158 bool adb = (chosen_action == Device::APPLY_ADB_SIDELOAD); in prompt_and_wait()