Home
last modified time | relevance | path

Searched refs:HprofBasicType (Results 1 – 1 of 1) sorted by relevance

/dalvik/tools/hprof-conv/
DHprofConv.c42 typedef enum HprofBasicType { enum
52 } HprofBasicType; typedef
317 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen()
349 HprofBasicType basicType; in computeClassDumpLen()
370 HprofBasicType basicType; in computeClassDumpLen()
425 HprofBasicType basicType = origBuf[kIdentSize + 8]; in computePrimitiveArrayDumpLen()