Home
last modified time | relevance | path

Searched refs:extra_kernel_cmdline (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dkernel_args.cpp131 AppendVector(&kernel_cmdline, config.extra_kernel_cmdline()); in KernelCommandLineFromConfig()
Dcuttlefish_config.h270 std::vector<std::string> extra_kernel_cmdline() const;
Dcuttlefish_config.cpp781 std::vector<std::string> CuttlefishConfig::extra_kernel_cmdline() const { in extra_kernel_cmdline() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc65 DEFINE_string(extra_kernel_cmdline, "",