Home
last modified time | relevance | path

Searched defs:kernel_cmdline (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/host/commands/launch/
Dboot_image_unpacker.cc88 std::string BootImageUnpacker::kernel_cmdline() const { in kernel_cmdline() function in cvd::BootImageUnpacker
/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp274 std::set<std::string> CuttlefishConfig::kernel_cmdline() const { in kernel_cmdline() function in vsoc::CuttlefishConfig
283 const std::set<std::string>& kernel_cmdline) { in set_kernel_cmdline()
301 void CuttlefishConfig::add_kernel_cmdline(const std::string& kernel_cmdline) { in add_kernel_cmdline()