Searched refs:MarkAllocStack (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dheap.h501 void MarkAllocStack(accounting::SpaceBitmap<kObjectAlignment>* bitmap1,
H A Dheap.cc713 MarkAllocStack(space1->GetLiveBitmap(), space2->GetLiveBitmap(),
2020 void Heap::MarkAllocStack(accounting::ContinuousSpaceBitmap* bitmap1, function in class:art::gc::Heap

Completed in 32 milliseconds