Searched refs:native_munmap (Results 1 – 1 of 1) sorted by relevance
48 private static native void native_munmap(int addr, int length) throws IOException; in native_munmap() method in MemoryFile100 native_munmap(mAddress, mLength); in deactivate()