Searched refs:hprof_string_id (Results 1 – 3 of 3) sorted by relevance
52 hprof_string_id hprofLookupStringId(const char *str) in hprofLookupStringId()73 return (hprof_string_id)val; in hprofLookupStringId()
31 typedef hprof_id hprof_string_id; typedef150 hprof_string_id hprofLookupStringId(const char *str);
233 hprof_string_id nameId; in hprofDumpHeapObject()