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

  /art/runtime/gc/collector/
concurrent_copying.cc 84 heap_mark_bitmap_(nullptr),
114 heap_mark_bitmap_ = heap->GetMarkBitmap();
    [all...]
concurrent_copying.h 288 accounting::HeapBitmap* heap_mark_bitmap_; member in class:art::gc::collector::ConcurrentCopying

Completed in 190 milliseconds