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 Details

    • applyFreeFunction

      public static void applyFreeFunction​(long freeFunction, long nativePtr)