Searched refs:PushOnAllocationStackWithInternalGC (Results 1 – 3 of 3) sorted by relevance
218 PushOnAllocationStackWithInternalGC(self, obj); in PushOnAllocationStack()
984 void PushOnAllocationStackWithInternalGC(Thread* self, mirror::Object** obj)
3039 void Heap::PushOnAllocationStackWithInternalGC(Thread* self, mirror::Object** obj) { in PushOnAllocationStackWithInternalGC() function in art::gc::Heap