|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/memory_mb.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{memory_mb.cc} |
Functions | |
| DEFINE_string (memory_mb, std::to_string(CF_DEFAULTS_MEMORY_MB), "Total amount of memory available for guest, MB.") | |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{memory_mb.cc}::kFlagName [] = "memory_mb" |
| DEFINE_string | ( | memory_mb | , |
| std::to_string(CF_DEFAULTS_MEMORY_MB) | , | ||
| "Total amount of memory available for | guest, | ||
| MB." | |||
| ) |