Home
last modified time | relevance | path

Searched refs:unmap0 (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
DFileChannelImpl.c290 NATIVE_METHOD(FileChannelImpl, unmap0, "(JJ)I"),
/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java875 unmap0(address, size); in run()
1006 unmap0(addr, mapSize); in map()
1273 private static native int unmap0(long address, long length); in unmap0() method in FileChannelImpl
/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java211 private static native int unmap0(long address, long length); in unmap0() method in FileChannelImpl