Home
last modified time | relevance | path

Searched defs:NativeAllocationRegistry (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
DNativeAllocationRegistry.java44 public class NativeAllocationRegistry { class
154 private NativeAllocationRegistry(ClassLoader classLoader, long freeFunction, long size, in NativeAllocationRegistry() method in NativeAllocationRegistry
193 public NativeAllocationRegistry(ClassLoader classLoader, long freeFunction, long size) { in NativeAllocationRegistry() method in NativeAllocationRegistry