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