Home
last modified time | relevance | path

Searched refs:setNativePtr (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
DNativeAllocationRegistry.java253 thunk.setNativePtr(nativePtr); in registerNativeAllocation()
273 public void setNativePtr(long nativePtr) { in setNativePtr() method in NativeAllocationRegistry.CleanerThunk