Searched refs:legacy_path (Results 1 – 1 of 1) sorted by relevance
307 std::string legacy_path; in GetConfiguration() member320 canonical.push_back(info.legacy_path); in GetConfiguration()325 if (access(info.legacy_path.c_str(), F_OK) == 0) { in GetConfiguration()328 << info.legacy_path << ". Please move your configuration to " in GetConfiguration()