Home
last modified time | relevance | path

Searched defs:isSameFile (Results 1 – 2 of 2) sorted by relevance

/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsFileSystemProvider.java277 public boolean isSameFile(Path path, Path path2) throws IOException { in isSameFile() method in JimfsFileSystemProvider
DFileSystemView.java175 public boolean isSameFile(JimfsPath path, FileSystemView view2, JimfsPath path2) in isSameFile() method in FileSystemView