Home
last modified time | relevance | path

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

/dalvik/vm/hprof/
DHprofHeap.c244 hprof_string_id nameId; in hprofDumpHeapObject() local
253 nameId = hprofLookupStringId("app"); in hprofDumpHeapObject()
256 nameId = hprofLookupStringId("zygote"); in hprofDumpHeapObject()
261 nameId = hprofLookupStringId("<ILLEGAL>"); in hprofDumpHeapObject()
264 hprofAddIdToRecord(rec, nameId); in hprofDumpHeapObject()