Searched refs:hprof_class_object_id (Results 1 – 3 of 3) sorted by relevance
149 hprof_class_object_id158 return (hprof_class_object_id)0; in hprofLookupClassId()179 return (hprof_class_object_id)clazz; in hprofLookupClassId()212 hprofAddIdToRecord(rec, (hprof_class_object_id)clazz); in hprofDumpClasses()
33 typedef hprof_id hprof_class_object_id; typedef165 hprof_class_object_id hprofLookupClassId(const ClassObject *clazz);
285 hprof_class_object_id clazzId; in hprofDumpHeapObject()