Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c317 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen() function
353 basicLen = computeBasicLen(basicType); in computeClassDumpLen()
374 basicLen = computeBasicLen(basicType); in computeClassDumpLen()
426 int basicLen = computeBasicLen(basicType); in computePrimitiveArrayDumpLen()