Package org.robolectric.nativeruntime
Class NativeAllocationRegistryNatives
- java.lang.Object
-
- org.robolectric.nativeruntime.NativeAllocationRegistryNatives
-
public final class NativeAllocationRegistryNatives extends Object
Native methods for NativeAllocationRegistry JNI registration.Native method signatures are derived from https://cs.android.com/android/platform/superproject/+/android-12.0.0_r1:libcore/luni/src/main/java/libcore/util/NativeAllocationRegistry.java
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidapplyFreeFunction(long freeFunction, long nativePtr)
-