Searched refs:heapWorkerCurrentMethod (Results 1 – 3 of 3) sorted by relevance
151 &gDvm.gcHeap->heapWorkerCurrentMethod->prototype); in dvmAssertHeapWorkerThreadRunning()155 gDvm.gcHeap->heapWorkerCurrentMethod->name, desc); in dvmAssertHeapWorkerThreadRunning()163 &gDvm.gcHeap->heapWorkerCurrentMethod->prototype); in dvmAssertHeapWorkerThreadRunning()167 gDvm.gcHeap->heapWorkerCurrentMethod->name, desc); in dvmAssertHeapWorkerThreadRunning()183 gDvm.gcHeap->heapWorkerCurrentMethod = method; in callMethod()208 gDvm.gcHeap->heapWorkerCurrentMethod = NULL; in callMethod()
112 Method *heapWorkerCurrentMethod; member
59 gcHeap->heapWorkerCurrentMethod = NULL; in dvmHeapStartup()