Android-cuttlefish cvd tool
Namespaces | Functions | Variables
system_image_dir.cc File Reference
#include "cuttlefish/host/commands/assemble_cvd/flags/system_image_dir.h"
#include <string>
#include <utility>
#include <vector>
#include "absl/strings/str_split.h"
#include "gflags/gflags.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/flag_base.h"
#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"
#include "cuttlefish/host/libs/config/config_utils.h"
#include "cuttlefish/result/result.h"
Include dependency graph for system_image_dir.cc:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{system_image_dir.cc}
 

Functions

 DEFINE_string (system_image_dir, CF_DEFAULTS_SYSTEM_IMAGE_DIR, "Directory where `.img` files are loaded from")
 

Variables

constexpr char cuttlefish::anonymous_namespace{system_image_dir.cc}::kFlagName [] = "system_image_dir"
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( system_image_dir  ,
CF_DEFAULTS_SYSTEM_IMAGE_DIR  ,
"Directory where `.img` files are loaded from"   
)