Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_config.cc50 size_t WriteEnvironment(const CuttlefishConfig& config, in WriteEnvironment() function
123 if (!WriteEnvironment(config_, kernel_cmdline, uboot_env_path)) { in Setup()