Searched defs:getFD (Results 1 – 10 of 10) sorted by relevance
25 public FileDescriptor getFD(); in getFD() method
43 public static FileDescriptor getFD(FileChannel fc) { in getFD() method in NioUtils
90 public FileDescriptor getFD() { in getFD() method in PipeImpl.PipeSourceChannel125 public FileDescriptor getFD() { in getFD() method in PipeImpl.PipeSinkChannel
113 public FileDescriptor getFD() { in getFD() method in ServerSocketChannelImpl
491 public FileDescriptor getFD() { in getFD() method in DatagramChannelImpl
535 public FileDescriptor getFD() { in getFD() method in FileChannelImpl
481 public FileDescriptor getFD() { in getFD() method in SocketChannelImpl
168 public final FileDescriptor getFD() throws IOException { in getFD() method in FileInputStream
180 public final FileDescriptor getFD() throws IOException { in getFD() method in FileOutputStream
209 public final FileDescriptor getFD() throws IOException { in getFD() method in RandomAccessFile