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