|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/cpus.h"#include <string>#include <utility>#include <vector>#include "gflags/gflags.h"#include "cuttlefish/host/commands/assemble_cvd/flags/flag_base.h"#include "cuttlefish/host/commands/assemble_cvd/flags/from_gflags.h"#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{cpus.cc} |
Functions | |
| DEFINE_string (cpus, std::to_string(CF_DEFAULTS_CPUS), "Virtual CPU count.") | |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{cpus.cc}::kFlagName [] = "cpus" |
| DEFINE_string | ( | cpus | , |
| std::to_string(CF_DEFAULTS_CPUS) | , | ||
| "Virtual CPU count." | |||
| ) |