Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java71 NativeAllocationRegistry registry = null; in testNativeAllocation() local
163 NativeAllocationRegistry registry in testEarlyFree() local
201 final NativeAllocationRegistry registry in testNullArguments() local
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java250 private static final libcore.util.NativeAllocationRegistry registry; field in Matcher
/libcore/ojluni/src/main/java/sun/nio/ch/
DDatagramChannelImpl.java105 private MembershipRegistry registry; field in DatagramChannelImpl