Searched defs:registerNativeAllocation (Results 1 – 2 of 2) sorted by relevance
259 public @NonNull Runnable registerNativeAllocation(@NonNull Object referent, long nativePtr) { in registerNativeAllocation() method in NativeAllocationRegistry324 private static void registerNativeAllocation(long size) { in registerNativeAllocation() method in NativeAllocationRegistry
663 public native void registerNativeAllocation(long bytes); in registerNativeAllocation() method in VMRuntime677 public void registerNativeAllocation(int bytes) { in registerNativeAllocation() method in VMRuntime