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