Searched refs:MarkAllocStack (Results 1 – 2 of 2) sorted by relevance
661 void MarkAllocStack(accounting::SpaceBitmap<kObjectAlignment>* bitmap1,
1015 MarkAllocStack(space1->GetLiveBitmap(), space2->GetLiveBitmap(), in MarkAllocStackAsLive()2606 void Heap::MarkAllocStack(accounting::ContinuousSpaceBitmap* bitmap1, in MarkAllocStack() function in art::gc::Heap