Home
last modified time | relevance | path

Searched defs:basicType (Results 1 – 5 of 5) sorted by relevance

/dalvik/dx/src/com/android/dx/rop/type/
DType.java246 private final int basicType; field in Type
428 private Type(String descriptor, int basicType, int newAt) { in Type()
458 private Type(String descriptor, int basicType) { in Type()
/dalvik/tools/hprof-conv/
DHprofConv.c317 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen()
349 HprofBasicType basicType; in computeClassDumpLen() local
370 HprofBasicType basicType; in computeClassDumpLen() local
425 HprofBasicType basicType = origBuf[kIdentSize + 8]; in computePrimitiveArrayDumpLen() local
/dalvik/dexgen/src/com/android/dexgen/rop/type/
DType.java262 private final int basicType; field in Type
495 private Type(String descriptor, int basicType, int newAt) { in Type()
525 private Type(String descriptor, int basicType) { in Type()
/dalvik/dx/src/com/android/dx/dex/code/
DRopToDop.java524 int basicType = ref.getBasicType(); in dopFor() local
537 int basicType = ref.getBasicType(); in dopFor() local
550 int basicType = ref.getBasicType(); in dopFor() local
563 int basicType = ref.getBasicType(); in dopFor() local
/dalvik/dexgen/src/com/android/dexgen/dex/code/
DRopToDop.java353 int basicType = ref.getBasicType(); in dopFor() local
366 int basicType = ref.getBasicType(); in dopFor() local
379 int basicType = ref.getBasicType(); in dopFor() local
392 int basicType = ref.getBasicType(); in dopFor() local