Searched refs:computeHashCode (Results 1 – 15 of 15) sorted by relevance
80 this.hashCode = computeHashCode(); in Key()102 this.hashCode = computeHashCode(); in Key()122 this.hashCode = computeHashCode(); in Key()133 this.hashCode = computeHashCode(); in Key()141 this.hashCode = computeHashCode(); in Key()148 private int computeHashCode() { in computeHashCode() method in Key
15 protected abstract int computeHashCode(); in computeHashCode() method in CanonicalizedDexItem23 cache = computeHashCode(); in hashCode()
128 public int computeHashCode() { in computeHashCode() method in DexMethodHandle129 return type.hashCode() + fieldOrMethod.computeHashCode() * 7; in computeHashCode()
35 public int computeHashCode() { in computeHashCode() method in DexDebugInfo
21 public int computeHashCode() { in computeHashCode() method in DexProto
28 public int computeHashCode() { in computeHashCode() method in DexField
49 public int computeHashCode() { in computeHashCode() method in DexMethod
61 protected int computeHashCode() { in computeHashCode() method in JarCode
29 public int computeHashCode() { in computeHashCode() method in DexString
43 public int computeHashCode() { in computeHashCode() method in DexCallSite
40 public int computeHashCode() { in computeHashCode() method in DexType
96 public int computeHashCode() { in computeHashCode() method in DexCode
247 computeHashCode(const uint8_t *key, int32_t length) { in computeHashCode() function272 fHashCode = computeHashCode(getBytes(), getLength()); in hashCode()284 return icu::computeHashCode(key, length); in ucol_keyHashCode()
53 protected final int computeHashCode() { in computeHashCode() method in SynthesizedCode
983 protected int computeHashCode() { in computeHashCode() method in Outliner.OutlineCode