Home
last modified time | relevance | path

Searched defs:gcHeap (Results 1 – 7 of 7) sorted by relevance

/dalvik/vm/alloc/
DHeap.cpp83 GcHeap *gcHeap; in dvmHeapStartup() local
448 GcHeap *gcHeap = gDvm.gcHeap; in dvmCollectGarbageInternal() local
DCardTable.cpp56 GcHeap *gcHeap = gDvm.gcHeap; in dvmCardTableStartup() local
DDdmHeap.cpp433 GcHeap *gcHeap = gDvm.gcHeap; in dvmDdmSendHeapSegments() local
DMarkSweep.cpp183 GcHeap *gcHeap = gDvm.gcHeap; in dvmHeapMarkRootSet() local
414 GcHeap *gcHeap = gDvm.gcHeap; in delayReferenceReferent() local
DCopying.cpp442 GcHeap* gcHeap; in dvmHeapSourceStartup() local
513 void dvmHeapSourceShutdown(GcHeap **gcHeap) in dvmHeapSourceShutdown()
2066 GcHeap *gcHeap; in dvmScavengeRoots() local
DHeapSource.cpp595 GcHeap *gcHeap; in dvmHeapSourceStartup() local
743 void dvmHeapSourceShutdown(GcHeap **gcHeap) in dvmHeapSourceShutdown()
/dalvik/vm/
DGlobals.h557 GcHeap* gcHeap; member