Home
last modified time | relevance | path

Searched defs:transferTo0 (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java213 private native long transferTo0( in transferTo0() method in FileChannelImpl
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java1278 private native long transferTo0(FileDescriptor src, long position, in transferTo0() method in FileChannelImpl