Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Ddevice.h58 ENTER_FASTBOOT = 14, enumerator
/bootable/recovery/
Drecovery_main.cpp227 action = Device::BuiltinAction::ENTER_FASTBOOT; in ListenRecoverySocket()
448 device->RemoveMenuItemForAction(Device::ENTER_FASTBOOT); in main()
542 case Device::ENTER_FASTBOOT: in main()
Drecovery.cpp413 case Device::ENTER_FASTBOOT: in PromptAndWait()
/bootable/recovery/recovery_ui/
Ddevice.cpp32 { "Enter fastboot", Device::ENTER_FASTBOOT },