|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/build_super_image.h"#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/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{build_super_image.cc} |
Functions | |
| DEFINE_string (experimental_build_super_image, "false", "Build the super image at runtime. This is probably not what you want.") | |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{build_super_image.cc}::kFlagName [] = "experimental_build_super_image" |
| DEFINE_string | ( | experimental_build_super_image | , |
| "false" | , | ||
| "Build the super image at runtime. This is probably not what you want." | |||
| ) |