Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dminadbd_types.h51 kRebootFastboot = 4, enumerator
Dminadbd_services.cpp198 command = MinadbdCommand::kRebootFastboot; in RebootHostService()
/bootable/recovery/install/
Dadb_install.cpp132 case MinadbdCommand::kRebootFastboot: in AdbRebootHandler()
353 { MinadbdCommand::kRebootFastboot, std::bind(&AdbRebootHandler, MinadbdCommand::kRebootFastboot, in ApplyFromAdb()