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