Home
last modified time | relevance | path

Searched refs:internTable (Results 1 – 8 of 8) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DPrototype.java28 private static final HashMap<String, Prototype> internTable = field in Prototype
59 synchronized (internTable) { in intern()
60 result = internTable.get(descriptor); in intern()
390 synchronized (internTable) { in putIntern()
392 Prototype already = internTable.get(descriptor); in putIntern()
396 internTable.put(descriptor, desc); in putIntern()
DType.java34 private static final HashMap<String, Type> internTable = field in Type
296 synchronized (internTable) { in intern()
297 result = internTable.get(descriptor); in intern()
852 synchronized (internTable) { in putIntern()
854 Type already = internTable.get(descriptor); in putIntern()
858 internTable.put(descriptor, type); in putIntern()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...