Searched refs:PushOnAllocationStackWithInternalGC (Results 1 – 3 of 3) sorted by relevance
230 PushOnAllocationStackWithInternalGC(self, obj); in PushOnAllocationStack()
1036 void PushOnAllocationStackWithInternalGC(Thread* self, ObjPtr<mirror::Object>* obj)
2932 void Heap::PushOnAllocationStackWithInternalGC(Thread* self, ObjPtr<mirror::Object>* obj) { in PushOnAllocationStackWithInternalGC() function in art::gc::Heap