Home
last modified time | relevance | path

Searched refs:unmap (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DFileChannelImpl.java575 unmap(dbb); in transferToTrustedChannel()
696 unmap(bb); in transferFromFileChannel()
895 private static void unmap(MappedByteBuffer bb) { in unmap() method in FileChannelImpl
/libcore/ojluni/annotations/hiddenapi/sun/nio/ch/
DFileChannelImpl.java176 private static void unmap(java.nio.MappedByteBuffer bb) { in unmap() method in FileChannelImpl