Searched refs:pathComponents (Results 1 – 1 of 1) sorted by relevance
1485 String[] pathComponents = path.split(FileListingService.FILE_SEPARATOR); in getFileEntry() local1488 return FileEntryWrapper.getDescendant(rootFile, Arrays.asList(pathComponents)); in getFileEntry()