Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c322 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen()
354 HprofBasicType basicType; in computeClassDumpLen() local
375 HprofBasicType basicType; in computeClassDumpLen() local
430 HprofBasicType basicType = origBuf[kIdentSize + 8]; in computePrimitiveArrayDumpLen() local
/dalvik/dx/src/com/android/dx/rop/type/
DType.java295 private final int basicType; field in Type
475 private Type(String descriptor, int basicType, int newAt) { in Type()
505 private Type(String descriptor, int basicType) { in Type()
/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/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
/dalvik/dx/src/com/android/dx/dex/code/
DRopToDop.java532 int basicType = ref.getBasicType(); in dopFor() local
545 int basicType = ref.getBasicType(); in dopFor() local
558 int basicType = ref.getBasicType(); in dopFor() local
571 int basicType = ref.getBasicType(); in dopFor() local