Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc96 std::string GetLegacyConfigFilePath(const CuttlefishConfig& config) { in GetLegacyConfigFilePath() function
106 auto legacy_config_file = GetLegacyConfigFilePath(tmp_config_obj); in SaveConfig()