Home
last modified time | relevance | path

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

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