Searched defs:oldPath (Results 1 – 5 of 5) sorted by relevance
307 final private String oldPath; field in XMLSource.Alias318 String oldPath = aliasPath.substring(0, pos); in make() local331 private Alias(int pos, String oldPath, String newPath, String aliasParts) { in Alias()379 static String addRelative(String oldPath, String relativePath) { in addRelative()397 public static String stripLastElement(String oldPath) { in stripLastElement()429 public String changeNewToOld(String fullPath, String newPath, String oldPath) { in changeNewToOld()
267 String oldPath = entry.oldValue; in modifyFile() local
556 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) in PathDiagnosticCallPiece()
63 final Path oldPath = oldFile.toPath(); in testAgeFilter() local
4246 const char *oldPath = conn->bits.reuse ? ftpc->prevpath : ""; in ftp_parse_url_path() local