Searched refs:SetThreadLocalAllocationStack (Results 1 – 3 of 3) sorted by relevance
331 inline void Thread::SetThreadLocalAllocationStack(StackReference<mirror::Object>* start, in SetThreadLocalAllocationStack() function
1214 void SetThreadLocalAllocationStack(StackReference<mirror::Object>* start,
3070 self->SetThreadLocalAllocationStack(start_address, end_address); in PushOnThreadLocalAllocationStackWithInternalGC()