Searched refs:rw (Results 1 – 2 of 2) sorted by relevance
88 private boolean rw; field in RandomAccessFile242 rw = true; in RandomAccessFile()350 channel = FileChannelImpl.open(fd, path, true, rw, this); in getChannel()
253 private boolean rw; field in RandomAccessFile