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