Home
last modified time | relevance | path

Searched defs:hashCode (Results 1 – 25 of 67) sorted by relevance

123

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DValue.java231 public abstract int hashCode(); in hashCode() method in Value
253 @Override public int hashCode() { in hashCode() method in Value.BooleanValue
288 @Override public int hashCode() { in hashCode() method in Value.ByteValue
323 @Override public int hashCode() { in hashCode() method in Value.CharValue
353 @Override public int hashCode() { in hashCode() method in Value.DoubleValue
383 @Override public int hashCode() { in hashCode() method in Value.FloatValue
429 @Override public int hashCode() { in hashCode() method in Value.InstanceValue
469 @Override public int hashCode() { in hashCode() method in Value.IntValue
509 @Override public int hashCode() { in hashCode() method in Value.LongValue
539 @Override public int hashCode() { in hashCode() method in Value.ShortValue
DSize.java116 public int hashCode() { in hashCode() method in Size
DDiffedFieldValue.java117 @Override public int hashCode() { in hashCode() method in DiffedFieldValue
DDiff.java136 public int hashCode() { in hashCode() method in Diff.Key
/art/test/022-interface/src/
DObjectOverridingInterface.java22 public int hashCode(); in hashCode() method
/art/test/022-interface/classes/
DObjectOverridingInterface.classObjectOverridingInterface.java package ObjectOverridingInterface extends java.lang.Object implements java.lang.CharSequence { public ...
DMain$1.classMain.java package Main$1 extends java.lang.Object implements ObjectOverridingInterface { void <init ...
/art/test/687-deopt/src/
DMain.java37 public int hashCode() { in hashCode() method in Main
/art/tools/class2greylist/src/com/android/class2greylist/
DPackageAndClassName.java64 public int hashCode() { in hashCode() method in PackageAndClassName
DApiComponents.java313 public int hashCode() { in hashCode() method in ApiComponents
/art/test/920-objects/src/art/
DTest920.java94 public int hashCode() { in hashCode() method in Test920.MyHash
/art/test/602-deoptimizeable/src/
DMain.java34 public int hashCode() { in hashCode() method in DummyObject
/art/test/685-deoptimizeable/src/
DMain.java34 public int hashCode() { in hashCode() method in DummyObject
/art/test/1955-pop-frame-jit-called/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1956-pop-frame-jit-calling/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1935-get-set-current-frame-jit/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1939-proxy-frames/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1941-dispose-stress/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1947-breakpoint-redefine-deopt/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1965-get-set-local-primitive-no-tables/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1966-get-set-local-objects-no-table/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1967-get-set-local-bad-slot/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1968-force-early-return/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1969-force-early-return-void/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/997-single-step/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP

123