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

/art/runtime/gc/
H A Dheap-inl.h230 PushOnAllocationStackWithInternalGC(self, obj);
H A Dheap.h1036 void PushOnAllocationStackWithInternalGC(Thread* self, ObjPtr<mirror::Object>* obj)
H A Dheap.cc2932 void Heap::PushOnAllocationStackWithInternalGC(Thread* self, ObjPtr<mirror::Object>* obj) { function in class:art::gc::Heap

Completed in 1145 milliseconds