Searched refs:transferToDirectlyInternal (Results 1 – 2 of 2) sorted by relevance
459 private long transferToDirectlyInternal(long position, int icount, in transferToDirectlyInternal() method in FileChannelImpl535 return transferToDirectlyInternal(position, icount, in transferToDirectly()542 return transferToDirectlyInternal(position, icount, target, targetFD); in transferToDirectly()
112 private long transferToDirectlyInternal( in transferToDirectlyInternal() method in FileChannelImpl