Home
last modified time | relevance | path

Searched refs:checkMovable (Results 1 – 1 of 1) sorted by relevance

/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DFileSystemView.java526 checkMovable(sourceFile, source); in copy()
610 private void checkMovable(File file, JimfsPath path) throws FileSystemException { in checkMovable() method in FileSystemView