Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_sweep.cc236 void MarkSweep::RevokeAllThreadLocalAllocationStacks(Thread* self) { in RevokeAllThreadLocalAllocationStacks() function in art::gc::collector::MarkSweep
/aosp_15_r20/art/runtime/gc/
H A Dheap.cc3453 void Heap::RevokeAllThreadLocalAllocationStacks(Thread* self) { in RevokeAllThreadLocalAllocationStacks() function in art::gc::Heap