Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c47 typedef enum HprofBasicType { enum
57 } HprofBasicType; typedef
322 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen()
354 HprofBasicType basicType; in computeClassDumpLen()
375 HprofBasicType basicType; in computeClassDumpLen()
430 HprofBasicType basicType = origBuf[kIdentSize + 8]; in computePrimitiveArrayDumpLen()