Searched defs:oldPath (Results 1 – 6 of 6) sorted by relevance
296 private final String oldPath; field in XMLSource.Alias308 String oldPath = aliasPath.substring(0, pos); in make() local314 private Alias(int pos, String oldPath, String newPath, String aliasParts) { in Alias()363 static String addRelative(String oldPath, String relativePath) { in addRelative()381 public static String stripLastElement(String oldPath) { in stripLastElement()410 public String changeNewToOld(String fullPath, String newPath, String oldPath) { in changeNewToOld()
126 String oldPath = in main() local
258 String oldPath = entry.oldValue; in modifyFile() local
556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece()
64 final Path oldPath = oldFile.toPath(); in testAgeFilter() local
4250 const char *oldPath = conn->bits.reuse ? ftpc->prevpath : ""; in ftp_parse_url_path() local