Searched refs:PushOnThreadLocalAllocationStackWithInternalGC (Results 1 – 3 of 3) sorted by relevance
202 PushOnThreadLocalAllocationStackWithInternalGC(self, obj); in PushOnAllocationStack()
864 void PushOnThreadLocalAllocationStackWithInternalGC(Thread* thread, mirror::Object** obj)
2788 void Heap::PushOnThreadLocalAllocationStackWithInternalGC(Thread* self, mirror::Object** obj) { in PushOnThreadLocalAllocationStackWithInternalGC() function in art::gc::Heap