Home
last modified time | relevance | path

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

123

/art/tools/ahat/src/main/com/android/ahat/heapdump/
DValue.java232 public abstract int hashCode(); in hashCode() method in Value
254 @Override public int hashCode() { in hashCode() method in Value.BooleanValue
289 @Override public int hashCode() { in hashCode() method in Value.ByteValue
324 @Override public int hashCode() { in hashCode() method in Value.CharValue
354 @Override public int hashCode() { in hashCode() method in Value.DoubleValue
384 @Override public int hashCode() { in hashCode() method in Value.FloatValue
430 @Override public int hashCode() { in hashCode() method in Value.InstanceValue
470 @Override public int hashCode() { in hashCode() method in Value.IntValue
510 @Override public int hashCode() { in hashCode() method in Value.LongValue
540 @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/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 TestObject
/art/test/939-hello-transformation-bcp/src-optional/java/util/
DOptionalLong.java42 public int hashCode() { return 0; } in hashCode() method in OptionalLong
/art/test/685-deoptimizeable/src/
DMain.java34 public int hashCode() { in hashCode() method in SampleObject
/art/test/1916-get-set-current-frame/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1924-frame-pop-toggle/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1917-get-stack-frame/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/997-single-step/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1926-missed-frame-pop/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1912-get-set-local-primitive/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1925-self-frame-pop/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/995-breakpoints-throw/src/art/
DBreakpoint.java52 public int hashCode() { in hashCode() method in Breakpoint.Manager.BP
/art/test/1964-add-to-dex-classloader-file/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/1967-get-set-local-bad-slot/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

123