Searched refs:PushOnThreadLocalAllocationStackWithInternalGC (Results 1 – 3 of 3) sorted by relevance
278 PushOnThreadLocalAllocationStackWithInternalGC(self, obj); in PushOnAllocationStack()
1215 void PushOnThreadLocalAllocationStackWithInternalGC(Thread* thread, ObjPtr<mirror::Object>* obj)
3114 void Heap::PushOnThreadLocalAllocationStackWithInternalGC(Thread* self, in PushOnThreadLocalAllocationStackWithInternalGC() function in art::gc::Heap