Searched defs:subType (Results 1 - 1 of 1) sorted by relevance

/dalvik/tools/hprof-conv/
H A DHprofConv.c444 unsigned char subType = buf[0]; local
448 DBUG("--- 0x%02x ", subType);
449 switch (subType) {
537 subType, buf - origBuf);

Completed in 1520 milliseconds