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.java52 public class NativeAllocationRegistry { class
175 private NativeAllocationRegistry(ClassLoader classLoader, long freeFunction, long size, in NativeAllocationRegistry() method in NativeAllocationRegistry
215 … public NativeAllocationRegistry(@NonNull ClassLoader classLoader, long freeFunction, long size) { in NativeAllocationRegistry() method in NativeAllocationRegistry