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