Home
last modified time | relevance | path

Searched defs:SimpleFileLockTable (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java309 private static class SimpleFileLockTable extends sun.nio.ch.FileLockTable { class in FileChannelImpl
311 public SimpleFileLockTable() { in SimpleFileLockTable() method in FileChannelImpl.SimpleFileLockTable
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java1219 private static class SimpleFileLockTable extends FileLockTable { class in FileChannelImpl
1223 public SimpleFileLockTable() { in SimpleFileLockTable() method in FileChannelImpl.SimpleFileLockTable