Searched refs:incomingFd (Results 1 – 1 of 1) sorted by relevance
677 ParcelFileDescriptor incomingFd) throws IOException { in doWriteInternal() argument728 if (incomingFd != null) { in doWriteInternal()745 FileUtils.copy(incomingFd.getFileDescriptor(), targetFd, lengthBytes, null, in doWriteInternal()755 IoUtils.closeQuietly(incomingFd); in doWriteInternal()