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.java45 public class NativeAllocationRegistry { class
156 private NativeAllocationRegistry(ClassLoader classLoader, long freeFunction, long size, in NativeAllocationRegistry() method in NativeAllocationRegistry
195 public NativeAllocationRegistry(ClassLoader classLoader, long freeFunction, long size) { in NativeAllocationRegistry() method in NativeAllocationRegistry