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

  /art/runtime/gc/collector/
sticky_mark_sweep.cc 42 BindLiveToMarkBitmap(space);
mark_sweep.h 121 void BindLiveToMarkBitmap(space::ContinuousSpace* space)
mark_sweep.cc 91 BindLiveToMarkBitmap(space);
601 void MarkSweep::BindLiveToMarkBitmap(space::ContinuousSpace* space) {
    [all...]

Completed in 48 milliseconds