Searched refs:old_path (Results 1 – 2 of 2) sorted by relevance
71 old_path = re.findall(r"[^ :]+", lines[1])[1]72 old_dir = os.path.dirname(old_path)
89 std::string old_path = Directory::m_Path.native(); in setSysroot() local92 Directory::m_Path.native() += old_path; in setSysroot()