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