Searched defs:ToJdwpThreadStatus (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc2197 JDWP::JdwpThreadStatus Dbg::ToJdwpThreadStatus(ThreadState state) { function in class:art::Dbg
2253 *pThreadStatus = ToJdwpThreadStatus(thread->GetState());

Completed in 68 milliseconds