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

/art/runtime/native/
H A Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc123 JDWP::Append1BE(bytes, Dbg::ToJdwpThreadStatus(t->GetState()));
/art/runtime/
H A Ddebugger.h457 static JDWP::JdwpThreadStatus ToJdwpThreadStatus(ThreadState state);
H A Ddebugger.cc2197 JDWP::JdwpThreadStatus Dbg::ToJdwpThreadStatus(ThreadState state) { function in class:art::Dbg
2253 *pThreadStatus = ToJdwpThreadStatus(thread->GetState());

Completed in 123 milliseconds