Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c404 static int computeInstanceDumpLen(const unsigned char* origBuf, int len) in computeInstanceDumpLen() function
493 subLen = computeInstanceDumpLen(buf+1, len-1); in processHeapDump()