Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h266 PushOnAllocationStackWithInternalGC(self, obj); in PushOnAllocationStack()
Dheap.h1155 void PushOnAllocationStackWithInternalGC(Thread* self, ObjPtr<mirror::Object>* obj)
Dheap.cc3007 void Heap::PushOnAllocationStackWithInternalGC(Thread* self, ObjPtr<mirror::Object>* obj) { in PushOnAllocationStackWithInternalGC() function in art::gc::Heap