Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c455 unsigned char subType = buf[0]; in processHeapDump() local
459 DBUG("--- 0x%02x ", subType); in processHeapDump()
460 switch (subType) { in processHeapDump()
563 subType, (size_t) (buf - origBuf)); in processHeapDump()