Home
last modified time | relevance | path

Searched refs:PushOnThreadLocalAllocationStackWithInternalGC (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/gc/
H A Dheap-inl.h278 PushOnThreadLocalAllocationStackWithInternalGC(self, obj); in PushOnAllocationStack()
H A Dheap.h1261 EXPORT void PushOnThreadLocalAllocationStackWithInternalGC(Thread* thread,
H A Dheap.cc3269 void Heap::PushOnThreadLocalAllocationStackWithInternalGC(Thread* self, in PushOnThreadLocalAllocationStackWithInternalGC() function in art::gc::Heap