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

/openjdk7/jdk/src/windows/classes/sun/management/
H A DFileSystemImpl.java37 return isSecuritySupported0(f.getAbsolutePath());
42 if (!isSecuritySupported0(path)) {
52 static native boolean isSecuritySupported0(String path) throws IOException; method in class:FileSystemImpl

Completed in 28 milliseconds