Searched refs:RevokeRosAllocThreadLocalBuffers (Results 1 – 3 of 3) sorted by relevance
583 void RevokeRosAllocThreadLocalBuffers(Thread* thread);
3737 void Heap::RevokeRosAllocThreadLocalBuffers(Thread* thread) { in RevokeRosAllocThreadLocalBuffers() function in art::gc::Heap
1170 mark_sweep_->GetHeap()->RevokeRosAllocThreadLocalBuffers(thread); in Run()