Searched refs:SimpleFileLockTable (Results 1 – 2 of 2) sorted by relevance
/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/ | ||
D | FileChannelImpl.java | 309 private static class SimpleFileLockTable extends sun.nio.ch.FileLockTable { class in FileChannelImpl |
/libcore/ojluni/src/main/java/sun/nio/ch/ | ||
D | FileChannelImpl.java | 1109 fileLockTable = new SimpleFileLockTable(); in fileLockTable() |