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