Searched defs:SetState (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | thread-inl.h | 108 inline ThreadState Thread::SetState(ThreadState new_state) { in SetState() function |
D | thread.h | 1623 void SetState(ThreadState state) { in SetState() function |
D | class_linker.cc | 7238 void SetState(State state) { in SetState() function in art::ClassLinker::LinkMethodsHelper::CopiedMethodRecord |