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