|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/commands/setup.h"#include <iostream>#include <string>#include <vector>#include "absl/strings/str_join.h"#include "cuttlefish/host/commands/cvd/cli/command_request.h"#include "cuttlefish/host/commands/cvd/cli/help_format.h"#include "cuttlefish/host/libs/vm_manager/host_configuration.h"#include "cuttlefish/process/execute.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{setup.cc} |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{setup.cc}::kSummaryHelpText [] = "Configure the host for Cuttlefish" |