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