Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp759 void CuttlefishConfig::set_boot_image_kernel_cmdline(std::string boot_image_kernel_cmdline) { in set_boot_image_kernel_cmdline()
766 std::vector<std::string> CuttlefishConfig::boot_image_kernel_cmdline() const { in boot_image_kernel_cmdline() function in cuttlefish::CuttlefishConfig