Home
last modified time | relevance | path

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

12

/dalvik/dx/src/com/android/dx/cf/attrib/
DBaseParameterAnnotations.java31 private final int byteLength; field in BaseParameterAnnotations
42 AnnotationsList parameterAnnotations, int byteLength) { in BaseParameterAnnotations()
61 public final int byteLength() { in byteLength() method in BaseParameterAnnotations
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
DBaseAnnotations.java31 private final int byteLength; field in BaseAnnotations
42 int byteLength) { in BaseAnnotations()
60 public final int byteLength() { in byteLength() method in BaseAnnotations
DAttBootstrapMethods.java33 private final int byteLength; field in AttBootstrapMethods
48 public int byteLength() { in byteLength() method in AttBootstrapMethods
DAttDeprecated.java35 public int byteLength() { in byteLength() method in AttDeprecated
DAttSynthetic.java35 public int byteLength() { in byteLength() method in AttSynthetic
DAttRuntimeInvisibleAnnotations.java37 int byteLength) { in AttRuntimeInvisibleAnnotations()
DAttRuntimeInvisibleParameterAnnotations.java39 AnnotationsList parameterAnnotations, int byteLength) { in AttRuntimeInvisibleParameterAnnotations()
DAttRuntimeVisibleAnnotations.java37 int byteLength) { in AttRuntimeVisibleAnnotations()
DAttRuntimeVisibleParameterAnnotations.java39 AnnotationsList annotations, int byteLength) { in AttRuntimeVisibleParameterAnnotations()
DAttExceptions.java55 public int byteLength() { in byteLength() method in AttExceptions
DBaseLocalVariables.java54 public final int byteLength() { in byteLength() method in BaseLocalVariables
DAttInnerClasses.java53 public int byteLength() { in byteLength() method in AttInnerClasses
DAttSignature.java48 public int byteLength() { in byteLength() method in AttSignature
DAttConstantValue.java63 public int byteLength() { in byteLength() method in AttConstantValue
DAttSourceFile.java48 public int byteLength() { in byteLength() method in AttSourceFile
DAttSourceDebugExtension.java48 public int byteLength() { in byteLength() method in AttSourceDebugExtension
DAttLineNumberTable.java54 public int byteLength() { in byteLength() method in AttLineNumberTable
DAttEnclosingMethod.java56 public int byteLength() { in byteLength() method in AttEnclosingMethod
DRawAttribute.java78 public int byteLength() { in byteLength() method in RawAttribute
/dalvik/dx/src/com/android/dx/cf/iface/
DAttribute.java37 public int byteLength(); in byteLength() method
DAttributeList.java55 public int byteLength(); in byteLength() method
/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

12