Home
last modified time | relevance | path

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

123

/dalvik/dx/tests/098-dex-jsr-ret-throw/
DViewDebug$ViewServer.classViewDebug.java package android.view android.view.ViewDebug$ViewServer extends java.lang. ...
/dalvik/dx/src/com/android/dx/rop/cst/
DCstAnnotation.java55 public int hashCode() { in hashCode() method in CstAnnotation
DCstLiteral32.java46 public final int hashCode() { in hashCode() method in CstLiteral32
DCstLiteral64.java46 public final int hashCode() { in hashCode() method in CstLiteral64
DCstKnownNull.java44 public int hashCode() { in hashCode() method in CstKnownNull
DCstMemberRef.java62 public final int hashCode() { in hashCode() method in CstMemberRef
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
DCstLiteral64.java46 public final int hashCode() { in hashCode() method in CstLiteral64
DCstLiteral32.java46 public final int hashCode() { in hashCode() method in CstLiteral32
DCstAnnotation.java55 public int hashCode() { in hashCode() method in CstAnnotation
DCstKnownNull.java44 public int hashCode() { in hashCode() method in CstKnownNull
DCstString.java63 public int hashCode() { in hashCode() method in CstString
DCstMemberRef.java62 public final int hashCode() { in hashCode() method in CstMemberRef
/dalvik/dx/src/com/android/dx/cf/code/
DReturnAddress.java96 public int hashCode() { in hashCode() method in ReturnAddress
/dalvik/dx/src/com/android/dx/rop/annotation/
DNameValuePair.java57 public int hashCode() { in hashCode() method in NameValuePair
/dalvik/dexgen/src/com/android/dexgen/rop/annotation/
DNameValuePair.java63 public int hashCode() { in hashCode() method in NameValuePair
/dalvik/dx/tests/089-dex-define-object/
DObject.java33 public native int hashCode(); in hashCode() method in Object
/dalvik/vm/
DUtfString.cpp208 int hashCode = dvmGetFieldInt(strObj, STRING_FIELDOFF_HASHCODE); in dvmComputeStringHash() local
251 u4 hashCode = computeUtf16Hash((u2*)(void*)chars->contents, utf16Length); in dvmCreateStringFromCstrAndLength() local
273 u4 hashCode = computeUtf16Hash((u2*)(void*)chars->contents, len); in dvmCreateStringFromUnicode() local
/dalvik/dx/src/com/android/dx/rop/code/
DLocalItem.java108 public int hashCode() { in hashCode() method in LocalItem
DSourcePosition.java113 public int hashCode() { in hashCode() method in SourcePosition
/dalvik/dexgen/src/com/android/dexgen/rop/code/
DSourcePosition.java113 public int hashCode() { in hashCode() method in SourcePosition
DLocalItem.java108 public int hashCode() { in hashCode() method in LocalItem
/dalvik/dx/src/com/android/dx/dex/file/
DFieldAnnotationStruct.java57 public int hashCode() { in hashCode() method in FieldAnnotationStruct
DEncodedArrayItem.java67 public int hashCode() { in hashCode() method in EncodedArrayItem
DMethodAnnotationStruct.java57 public int hashCode() { in hashCode() method in MethodAnnotationStruct
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DFieldAnnotationStruct.java57 public int hashCode() { in hashCode() method in FieldAnnotationStruct

123