Searched refs:checkReadAccess (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileSystemProvider.java321 private void checkReadAccess(WindowsPath file) throws IOException { method in class:WindowsFileSystemProvider
362 checkReadAccess(file);

Completed in 30 milliseconds