Home
last modified time | relevance | path

Searched defs:RevokeAllThreadLocalAllocationStacks (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dmark_sweep.cc250 void MarkSweep::RevokeAllThreadLocalAllocationStacks(Thread* self) { in RevokeAllThreadLocalAllocationStacks() function in art::gc::collector::MarkSweep
/art/runtime/gc/
Dheap.cc3203 void Heap::RevokeAllThreadLocalAllocationStacks(Thread* self) { in RevokeAllThreadLocalAllocationStacks() function in art::gc::Heap