|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/flags/extra_kernel_cmdline.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_defaults.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{extra_kernel_cmdline.cc} |
Functions | |
| DEFINE_string (extra_kernel_cmdline, CF_DEFAULTS_EXTRA_KERNEL_CMDLINE, "Additional flags to put on the kernel command line") | |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{extra_kernel_cmdline.cc}::kFlagName [] = "extra_kernel_cmdline" |
| DEFINE_string | ( | extra_kernel_cmdline | , |
| CF_DEFAULTS_EXTRA_KERNEL_CMDLINE | , | ||
| "Additional flags to put on the kernel command line" | |||
| ) |