Searched refs:getDescendant (Results 1 – 2 of 2) sorted by relevance
125 static IFileEntry getDescendant(IFileEntry fileEntry, List<String> childSegments) in getDescendant() method in FileEntryWrapper
1261 return FileEntryWrapper.getDescendant(rootFile, Arrays.asList(pathComponents)); in getFileEntry()