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