Android-cuttlefish cvd tool
Namespaces | Functions | Variables
reset.cpp File Reference
#include "cuttlefish/host/commands/cvd/cli/commands/reset.h"
#include <ctype.h>
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>
#include "fmt/format.h"
#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/help_format.h"
#include "cuttlefish/host/commands/cvd/instances/instance_manager.h"
#include "cuttlefish/host/commands/cvd/utils/common.h"
#include "cuttlefish/result/result.h"
Include dependency graph for reset.cpp:

Namespaces

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

Functions

static bool cuttlefish::anonymous_namespace{reset.cpp}::GetUserConfirm ()
 

Variables

constexpr char cuttlefish::anonymous_namespace{reset.cpp}::kResetSubcmd [] = "reset"
 
constexpr char cuttlefish::anonymous_namespace{reset.cpp}::kSummaryHelpText []