Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c308 static int computeBasicLen(HprofBasicType basicType) in computeBasicLen() function
344 basicLen = computeBasicLen(basicType); in computeClassDumpLen()
365 basicLen = computeBasicLen(basicType); in computeClassDumpLen()
417 int basicLen = computeBasicLen(basicType); in computePrimitiveArrayDumpLen()