Home
last modified time | relevance | path

Searched refs:PushOnAllocationStack (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap-inl.h168 PushOnAllocationStack(self, &obj); in AllocObjectWithAllocator()
199 inline void Heap::PushOnAllocationStack(Thread* self, mirror::Object** obj) { in PushOnAllocationStack() function
Dheap.h860 void PushOnAllocationStack(Thread* self, mirror::Object** obj)