Home
last modified time | relevance | path

Searched defs:identityHashCode (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/lang/
DObject.java47 static int identityHashCode(java.lang.Object obj) { in identityHashCode() method in Object
DSystem.java144 public static int identityHashCode(java.lang.Object x) { in identityHashCode() method in System
/libcore/ojluni/src/main/java/java/lang/
DObject.java121 /* package-private */ static int identityHashCode(Object obj) { in identityHashCode() method in Object
DSystem.java902 public static int identityHashCode(Object x) { in identityHashCode() method in System
/libcore/ojluni/annotations/mmodule/java/lang/
DSystem.annotated.java61 public static int identityHashCode(java.lang.Object x) { throw new RuntimeException("Stub!"); } in identityHashCode() method in System
/libcore/ojluni/annotations/sdk/nullability/java/lang/
DSystem.annotated.java61 public static int identityHashCode(@libcore.util.Nullable java.lang.Object x) { throw new RuntimeEx… in identityHashCode() method in System