Home
last modified time | relevance | path

Searched refs:hprofResult (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/alloc/
DHeapInternal.h192 int hprofResult; member
DHeap.c848 gcHeap->hprofResult = -1; in dvmCollectGarbageInternal()
1005 gcHeap->hprofResult = 0; /* indicate success */ in dvmCollectGarbageInternal()
1085 result = gDvm.gcHeap->hprofResult; in hprofDumpHeap()