Home
last modified time | relevance | path

Searched refs:RevokeThreadLocalAllocationStack (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dthread-inl.h203 inline void Thread::RevokeThreadLocalAllocationStack() { in RevokeThreadLocalAllocationStack() function
Dthread.h812 void RevokeThreadLocalAllocationStack();
/art/runtime/gc/
Dheap.cc2665 t->RevokeThreadLocalAllocationStack(); in RevokeAllThreadLocalAllocationStacks()