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

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"
 

Function Documentation

◆ DEFINE_string()

DEFINE_string ( extra_kernel_cmdline  ,
CF_DEFAULTS_EXTRA_KERNEL_CMDLINE  ,
"Additional flags to put on the kernel command line"   
)