Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc101 Result<void> SaveConfig(const CuttlefishConfig& tmp_config_obj) { in SaveConfig() function
469 CF_EXPECT(SaveConfig(config), "Failed to initialize configuration"); in InitFilesystemAndCreateConfig()