Home | History | Annotate | Download | only in os

Lines Matching defs:getFD

197                 stream.getFD().sync();
252 Os.fsync(out.getFD());
317 return copy(((FileInputStream) in).getFD(), ((FileOutputStream) out).getFD(),
1082 public FileDescriptor getFD() {
1114 IoUtils.closeQuietly(getFD());