Searched defs:applyFreeFunction (Results 1 – 2 of 2) sorted by relevance
10 public static native void applyFreeFunction(long freeFunction, long nativePtr); in applyFreeFunction() method in NativeAllocationRegistryNatives
48 protected static void applyFreeFunction(long freeFunction, long nativePtr) { in applyFreeFunction() method in ShadowNativeAllocationRegistry