Home
last modified time | relevance | path

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

/dalvik/vm/hprof/
DHprof.h182 int hprofDumpHeapObject(hprof_context_t *ctx, const Object *obj);
DHprof.cpp222 hprofDumpHeapObject(ctx, obj); in hprofBitmapCallback()
DHprofHeap.cpp214 int hprofDumpHeapObject(hprof_context_t *ctx, const Object *obj) in hprofDumpHeapObject() function