Searched defs:getFD (Results 1 – 10 of 10) sorted by relevance
25 public FileDescriptor getFD(); in getFD() method
39 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
103 public FileDescriptor getFD() { in getFD() method in ServerSocketChannelImpl
459 public FileDescriptor getFD() { in getFD() method in DatagramChannelImpl
529 public FileDescriptor getFD() { in getFD() method in FileChannelImpl
467 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