Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java211 private static native int unmap0(long address, long length); in unmap0() method in FileChannelImpl
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java1275 private static native int unmap0(long address, long length); in unmap0() method in FileChannelImpl