HomeSort by relevance Sort by last modified time
    Searched refs:dvmMarkImmuneObjects (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/alloc/
HeapSource.h 188 void dvmMarkImmuneObjects(const char *immuneLimit);
HeapSource.cpp 831 void dvmMarkImmuneObjects(const char *immuneLimit)
    [all...]
MarkSweep.cpp 184 dvmMarkImmuneObjects(gcHeap->markContext.immuneLimit);

Completed in 165 milliseconds