Searched refs:set_boot_image_kernel_cmdline (Results 1 – 3 of 3) sorted by relevance
266 void set_boot_image_kernel_cmdline(std::string boot_image_kernel_cmdline);
759 void CuttlefishConfig::set_boot_image_kernel_cmdline(std::string boot_image_kernel_cmdline) { in set_boot_image_kernel_cmdline() function in cuttlefish::CuttlefishConfig
343 tmp_config_obj.set_boot_image_kernel_cmdline(boot_image_unpacker.kernel_cmdline()); in InitializeCuttlefishConfiguration()