Searched refs:heapWorkerCurrentMethod (Results 1 – 3 of 3) sorted by relevance
169 &gDvm.gcHeap->heapWorkerCurrentMethod->prototype); in dvmAssertHeapWorkerThreadRunning()173 gDvm.gcHeap->heapWorkerCurrentMethod->name, desc); in dvmAssertHeapWorkerThreadRunning()184 &gDvm.gcHeap->heapWorkerCurrentMethod->prototype); in dvmAssertHeapWorkerThreadRunning()188 gDvm.gcHeap->heapWorkerCurrentMethod->name, desc); in dvmAssertHeapWorkerThreadRunning()224 gDvm.gcHeap->heapWorkerCurrentMethod = method; in callMethod()252 gDvm.gcHeap->heapWorkerCurrentMethod = NULL; in callMethod()
75 Method *heapWorkerCurrentMethod; member
67 gcHeap->heapWorkerCurrentMethod = NULL; in dvmHeapStartup()