HomeSort by relevance Sort by last modified time
    Searched full:unmap0 (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/native/
sun_nio_ch_FileChannelImpl.h 57 * Method: unmap0
FileChannelImpl.c 242 NATIVE_METHOD(FileChannelImpl, unmap0, "(JJ)I"),
  /libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java 809 unmap0(address, size); method
939 unmap0(addr, mapSize); method
1162 private static native int unmap0(long address, long length); method in class:FileChannelImpl
    [all...]

Completed in 936 milliseconds