Android-cuttlefish cvd tool
Classes | Namespaces | Variables
restart.cpp File Reference
#include "cuttlefish/host/commands/cvd/cli/commands/restart.h"
#include <chrono>
#include <string>
#include <vector>
#include "cuttlefish/flag_parser/flag.h"
#include "cuttlefish/flag_parser/gflags_compat.h"
#include "cuttlefish/host/commands/cvd/cli/command_request.h"
#include "cuttlefish/host/commands/cvd/cli/selector/selector.h"
#include "cuttlefish/host/commands/cvd/instances/instance_manager.h"
#include "cuttlefish/result/result.h"
Include dependency graph for restart.cpp:

Classes

struct  cuttlefish::anonymous_namespace{restart.cpp}::RestartOptions
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{restart.cpp}
 

Variables

constexpr char cuttlefish::anonymous_namespace{restart.cpp}::kSummaryHelpText [] = "Restart device"
 
constexpr char cuttlefish::anonymous_namespace{restart.cpp}::kDetailedHelpText []
 
constexpr char cuttlefish::anonymous_namespace{restart.cpp}::kRestartCmd [] = "restart"