Searched defs:registerNativeAllocation (Results 1 – 2 of 2) sorted by relevance
18 protected Runnable registerNativeAllocation(Object referent, Object allocator) { in registerNativeAllocation() method in ShadowNoopNativeAllocationRegistry23 protected Runnable registerNativeAllocation(Object referent, long nativePtr) { in registerNativeAllocation() method in ShadowNoopNativeAllocationRegistry
29 protected Runnable registerNativeAllocation(Object referent, long nativePtr) { in registerNativeAllocation() method in ShadowNativeAllocationRegistry55 Runnable registerNativeAllocation(Object referent, long nativePtr); in registerNativeAllocation() method