Searched defs:oldPart (Results 1 – 1 of 1) sorted by relevance
2168 static PathPart appendEncodedSegment(PathPart oldPart, in appendEncodedSegment()2198 static PathPart appendDecodedSegment(PathPart oldPart, String decoded) { in appendDecodedSegment()2259 static PathPart makeAbsolute(PathPart oldPart) { in makeAbsolute()