Android-cuttlefish cvd tool
Namespaces | Functions | Variables
memory_mb.cc File Reference
#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"
Include dependency graph for memory_mb.cc:

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"
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( memory_mb  ,
std::to_string(CF_DEFAULTS_MEMORY_MB ,
"Total amount of memory available for  guest,
MB."   
)