Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/util/
DNativeAllocationRegistry.java93 public static NativeAllocationRegistry createNonmalloced( in createNonmalloced() method in NativeAllocationRegistry
/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java83 registry = NativeAllocationRegistry.createNonmalloced( in testNativeAllocation()
/libcore/api/
Dmodule-lib-current.txt769 …method public static libcore.util.NativeAllocationRegistry createNonmalloced(@NonNull ClassLoader,…