Searched refs:PushOnThreadLocalAllocationStack (Results 1 – 4 of 4) sorted by relevance
244 inline bool Thread::PushOnThreadLocalAllocationStack(mirror::Object* obj) { in PushOnThreadLocalAllocationStack() function
1011 bool PushOnThreadLocalAllocationStack(mirror::Object* obj)
214 if (UNLIKELY(!self->PushOnThreadLocalAllocationStack(*obj))) { in PushOnAllocationStack()
3057 DCHECK(!self->PushOnThreadLocalAllocationStack(*obj)); in PushOnThreadLocalAllocationStackWithInternalGC()3074 CHECK(self->PushOnThreadLocalAllocationStack(*obj)); // Must succeed. in PushOnThreadLocalAllocationStackWithInternalGC()