Searched defs: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 | 1219 private static class SimpleFileLockTable extends FileLockTable { class in FileChannelImpl |