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

/art/runtime/
H A Ddebugger.h436 static JDWP::JdwpError GetThreadStatus(JDWP::ObjectId thread_id,
H A Ddebugger.cc2179 JDWP::JdwpError Dbg::GetThreadStatus(JDWP::ObjectId thread_id, JDWP::JdwpThreadStatus* pThreadStatus, function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc1007 JdwpError error = Dbg::GetThreadStatus(thread_id, &threadStatus, &suspendStatus);

Completed in 35 milliseconds