Home
last modified time | relevance | path

Searched defs:byteLength (Results 1 – 25 of 30) sorted by relevance

12

/dalvik/dx/src/com/android/dx/cf/attrib/
DBaseAnnotations.java31 private final int byteLength; field in BaseAnnotations
42 int byteLength) { in BaseAnnotations()
60 public final int byteLength() { in byteLength() method in BaseAnnotations
DAttAnnotationDefault.java33 private final int byteLength; field in AttAnnotationDefault
42 public AttAnnotationDefault(Constant value, int byteLength) { in AttAnnotationDefault()
55 public int byteLength() { in byteLength() method in AttAnnotationDefault
DAttBootstrapMethods.java33 private final int byteLength; field in AttBootstrapMethods
48 public int byteLength() { in byteLength() method in AttBootstrapMethods
DAttSynthetic.java35 public int byteLength() { in byteLength() method in AttSynthetic
DAttDeprecated.java35 public int byteLength() { in byteLength() method in AttDeprecated
DAttRuntimeInvisibleParameterAnnotations.java39 AnnotationsList parameterAnnotations, int byteLength) { in AttRuntimeInvisibleParameterAnnotations()
DAttRuntimeVisibleAnnotations.java37 int byteLength) { in AttRuntimeVisibleAnnotations()
DAttRuntimeInvisibleAnnotations.java37 int byteLength) { in AttRuntimeInvisibleAnnotations()
DAttRuntimeVisibleParameterAnnotations.java39 AnnotationsList annotations, int byteLength) { in AttRuntimeVisibleParameterAnnotations()
DAttConstantValue.java63 public int byteLength() { in byteLength() method in AttConstantValue
DAttSignature.java48 public int byteLength() { in byteLength() method in AttSignature
DAttInnerClasses.java53 public int byteLength() { in byteLength() method in AttInnerClasses
DAttLineNumberTable.java54 public int byteLength() { in byteLength() method in AttLineNumberTable
DBaseLocalVariables.java54 public final int byteLength() { in byteLength() method in BaseLocalVariables
DAttSourceFile.java48 public int byteLength() { in byteLength() method in AttSourceFile
DAttExceptions.java55 public int byteLength() { in byteLength() method in AttExceptions
DAttSourceDebugExtension.java48 public int byteLength() { in byteLength() method in AttSourceDebugExtension
DAttEnclosingMethod.java56 public int byteLength() { in byteLength() method in AttEnclosingMethod
DRawAttribute.java78 public int byteLength() { in byteLength() method in RawAttribute
DAttCode.java97 public int byteLength() { in byteLength() method in AttCode
/dalvik/dexgen/src/com/android/dexgen/rop/
DAttribute.java37 public int byteLength(); in byteLength() method
DAttConstantValue.java62 public int byteLength() { in byteLength() method in AttConstantValue
DAttributeList.java55 public int byteLength(); in byteLength() method
/dalvik/dx/src/com/android/dx/cf/iface/
DAttribute.java37 public int byteLength(); in byteLength() method
DAttributeList.java55 public int byteLength(); in byteLength() method

12