Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h201 PushOnAllocationStack(self, &obj); in AllocObjectWithAllocator()
227 inline void Heap::PushOnAllocationStack(Thread* self, ObjPtr<mirror::Object>* obj) { in PushOnAllocationStack() function
Dheap.h1121 void PushOnAllocationStack(Thread* self, ObjPtr<mirror::Object>* obj)