Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c322 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen() function
358 basicLen = computeBasicLen(basicType); in computeClassDumpLen()
379 basicLen = computeBasicLen(basicType); in computeClassDumpLen()
431 int basicLen = computeBasicLen(basicType); in computePrimitiveArrayDumpLen()