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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsFileSystemProvider.java107 WindowsSecurityDescriptor sd = WindowsSecurityDescriptor.fromAttribute(attrs);
137 WindowsSecurityDescriptor.fromAttribute(attrs);
222 WindowsSecurityDescriptor.fromAttribute(attrs);
492 WindowsSecurityDescriptor sd = WindowsSecurityDescriptor.fromAttribute(attrs);
527 WindowsSecurityDescriptor.fromAttribute(attrs); // may throw NPE or UOE
H A DWindowsSecurityDescriptor.java344 static WindowsSecurityDescriptor fromAttribute(FileAttribute<?>... attrs) method in class:WindowsSecurityDescriptor

Completed in 40 milliseconds