HomeSort by relevance Sort by last modified time
    Searched refs:hprofDumpHeapObject (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/hprof/
Hprof.h 184 int hprofDumpHeapObject(hprof_context_t *ctx, const Object *obj);
HprofHeap.c 220 hprofDumpHeapObject(hprof_context_t *ctx, const Object *obj)
  /dalvik/vm/alloc/
MarkSweep.c 501 hprofDumpHeapObject(gDvm.gcHeap->hprofContext, obj);
    [all...]

Completed in 385 milliseconds