#include <restart.h>
◆ CvdDeviceRestartCommandHandler()
| cuttlefish::CvdDeviceRestartCommandHandler::CvdDeviceRestartCommandHandler |
( |
InstanceManager & |
instance_manager | ) |
|
◆ CmdList()
| std::vector< std::string > cuttlefish::CvdDeviceRestartCommandHandler::CmdList |
( |
| ) |
const |
|
overridevirtual |
◆ DetailedHelp()
| Result< std::string > cuttlefish::CvdDeviceRestartCommandHandler::DetailedHelp |
( |
const CommandRequest & |
request | ) |
|
|
overridevirtual |
◆ Handle()
◆ RequiresDeviceExists()
| bool cuttlefish::CvdDeviceRestartCommandHandler::RequiresDeviceExists |
( |
| ) |
const |
|
overridevirtual |
◆ SummaryHelp()
| std::string cuttlefish::CvdDeviceRestartCommandHandler::SummaryHelp |
( |
| ) |
const |
|
overridevirtual |
◆ instance_manager_
| InstanceManager& cuttlefish::CvdDeviceRestartCommandHandler::instance_manager_ |
|
private |
The documentation for this class was generated from the following files:
- cuttlefish/host/commands/cvd/cli/commands/restart.h
- cuttlefish/host/commands/cvd/cli/commands/restart.cpp