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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsSecurityDescriptor.java83 private static final short SIZEOF_ACCESS_ALLOWED_ACE = 12; field in class:WindowsSecurityDescriptor
136 Math.max(SIZEOF_ACCESS_ALLOWED_ACE, SIZEOF_ACCESS_DENIED_ACE);

Completed in 29 milliseconds