Searched defs:applyFreeFunction (Results 1 - 1 of 1) sorted by last modified time

/libcore/luni/src/main/java/libcore/util/
H A DNativeAllocationRegistry.java124 applyFreeFunction(freeFunction, nativePtr);
194 applyFreeFunction(freeFunction, nativePtr);
232 public static native void applyFreeFunction(long freeFunction, long nativePtr); method in class:NativeAllocationRegistry

Completed in 102 milliseconds