Searched defs:getFD (Results 1 – 10 of 10) sorted by relevance
25 public FileDescriptor getFD(); in getFD() method
64 public static FileDescriptor getFD(FileChannel fc) { in getFD() method in NioUtils
100 public FileDescriptor getFD() { in getFD() method in PipeImpl.PipeSourceChannel135 public FileDescriptor getFD() { in getFD() method in PipeImpl.PipeSinkChannel
103 public FileDescriptor getFD() { in getFD() method in ServerSocketChannelImpl
458 public FileDescriptor getFD() { in getFD() method in DatagramChannelImpl
524 public FileDescriptor getFD() { in getFD() method in FileChannelImpl
458 public FileDescriptor getFD() { in getFD() method in SocketChannelImpl
170 public final FileDescriptor getFD() throws IOException { in getFD() method in FileInputStream
181 public final FileDescriptor getFD() throws IOException { in getFD() method in FileOutputStream
207 public final FileDescriptor getFD() throws IOException { in getFD() method in RandomAccessFile