Searched refs:PushOnAllocationStackWithInternalGC (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/
H A Dheap-inl.h169 PushOnAllocationStackWithInternalGC(self, obj);
H A Dheap.h765 void PushOnAllocationStackWithInternalGC(Thread* self, mirror::Object** obj)
H A Dheap.cc2400 void Heap::PushOnAllocationStackWithInternalGC(Thread* self, mirror::Object** obj) { function in class:art::gc::Heap

Completed in 59 milliseconds