Home
last modified time | relevance | path

Searched refs:dvmUnlockHeap (Results 1 – 7 of 7) sorted by relevance

/dalvik/vm/alloc/
DAlloc.cpp305 dvmUnlockHeap(); in dvmCollectGarbage()
328 dvmUnlockHeap(); in dvmCountInstancesOfClass()
347 dvmUnlockHeap(); in dvmCountAssignableInstancesOfClass()
DHeap.cpp153 void dvmUnlockHeap() in dvmUnlockHeap() function
369 dvmUnlockHeap(); in dvmMalloc()
505 dvmUnlockHeap(); in dvmCollectGarbageInternal()
583 dvmUnlockHeap(); in dvmCollectGarbageInternal()
DHeapInternal.h69 void dvmUnlockHeap(void);
DDdmHeap.cpp82 dvmUnlockHeap(); in dvmDdmSendHeapInfo()
137 dvmUnlockHeap(); in dvmDdmHandleHpifChunk()
480 dvmUnlockHeap(); in dvmDdmSendHeapSegments()
515 dvmUnlockHeap(); in dvmDdmHandleHpsgNhsgChunk()
DHeapSource.cpp477 dvmUnlockHeap(); in gcDaemonThread()
1121 dvmUnlockHeap(); in dvmClearGrowthLimit()
DMarkSweep.cpp872 dvmUnlockHeap(); in sweepBitmapCallback()
/dalvik/vm/hprof/
DHprof.cpp257 dvmUnlockHeap(); in hprofDumpHeap()