Home
last modified time | relevance | path

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

/bootable/recovery/install/
Dadb_install.cpp136 case MinadbdCommand::kRebootFastboot: in AdbRebootHandler()
357 { MinadbdCommand::kRebootFastboot, std::bind(&AdbRebootHandler, MinadbdCommand::kRebootFastboot, in ApplyFromAdb()
/bootable/recovery/minadbd/include/minadbd/
Dtypes.h51 kRebootFastboot = 4, enumerator
/bootable/recovery/minadbd/
Dminadbd_services.cpp228 command = MinadbdCommand::kRebootFastboot; in RebootHostService()