Searched defs:freeFunction (Results 1 – 2 of 2) sorted by relevance
44 private final long freeFunction; field in NativeAllocationRegistry76 public NativeAllocationRegistry(ClassLoader classLoader, long freeFunction, long size) { in NativeAllocationRegistry()232 public static native void applyFreeFunction(long freeFunction, long nativePtr); in applyFreeFunction()
23 jlong freeFunction, in NativeAllocationRegistry_applyFreeFunction()