Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc270 std::string GetLegacyConfigFilePath(const cuttlefish::CuttlefishConfig& config) { in GetLegacyConfigFilePath() function
611 auto legacy_config_file = GetLegacyConfigFilePath(tmp_config_obj); in SaveConfig()