Searched refs:computeObjectArrayDumpLen (Results 1 - 1 of 1) sorted by relevance

/dalvik/tools/hprof-conv/
H A DHprofConv.c404 static int computeObjectArrayDumpLen(const unsigned char* origBuf, int len) function
485 subLen = computeObjectArrayDumpLen(buf+1, len-1);

Completed in 62 milliseconds