Searched refs:hprofLookupStringId (Results 1 – 4 of 4) sorted by relevance
245 nameId = hprofLookupStringId("app"); in hprofDumpHeapObject()248 nameId = hprofLookupStringId("zygote"); in hprofDumpHeapObject()253 nameId = hprofLookupStringId("<ILLEGAL>"); in hprofDumpHeapObject()316 hprofLookupStringId(STATIC_OVERHEAD_NAME)); in hprofDumpHeapObject()325 hprofAddIdToRecord(rec, hprofLookupStringId(f->name)); in hprofDumpHeapObject()350 hprofAddIdToRecord(rec, hprofLookupStringId(f->name)); in hprofDumpHeapObject()
52 hprof_string_id hprofLookupStringId(const char *str) in hprofLookupStringId() function
70 return hprofLookupStringId(name.c_str()); in getPrettyClassNameId()
150 hprof_string_id hprofLookupStringId(const char *str);