Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/fs/
DUnixFileModeAttribute.java37 static final int ALL_READWRITE = field in UnixFileModeAttribute
DUnixFileSystemProvider.java173 .toUnixMode(UnixFileModeAttribute.ALL_READWRITE, attrs); in newFileChannel()
190 .toUnixMode(UnixFileModeAttribute.ALL_READWRITE, attrs); in newAsynchronousFileChannel()
210 .toUnixMode(UnixFileModeAttribute.ALL_READWRITE, attrs); in newByteChannel()
DUnixSecureDirectoryStream.java156 .toUnixMode(UnixFileModeAttribute.ALL_READWRITE, attrs); in newByteChannel()