Searched defs:fileLockTable (Results 1 – 3 of 3) sorted by relevance
| /libcore/ojluni/annotations/hiddenapi/sun/nio/ch/ | ||
| D | FileChannelImpl.java | 190     private sun.nio.ch.FileLockTable fileLockTable() throws java.io.IOException {  in fileLockTable()  method in FileChannelImpl | 
| /libcore/ojluni/src/main/java/sun/nio/ch/ | ||
| D | AsynchronousFileChannelImpl.java | 133     private volatile FileLockTable fileLockTable;  field in AsynchronousFileChannelImpl | 
| D | FileChannelImpl.java | 1071     private volatile FileLockTable fileLockTable;  field in FileChannelImpl |