Searched refs:transferTo0 (Results 1 – 3 of 3) sorted by relevance
292 …NATIVE_METHOD(FileChannelImpl, transferTo0, "(Ljava/io/FileDescriptor;JJLjava/io/FileDescriptor;)J…
213 private native long transferTo0( in transferTo0() method in FileChannelImpl
477 n = transferTo0(fd, position, icount, targetFD); in transferToDirectlyInternal()1276 private native long transferTo0(FileDescriptor src, long position, in transferTo0() method in FileChannelImpl