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

/art/runtime/
H A Ddebugger.h462 static JDWP::JdwpError GetThreadDebugSuspendCount(JDWP::ObjectId thread_id,
H A Ddebugger.cc2257 JDWP::JdwpError Dbg::GetThreadDebugSuspendCount(JDWP::ObjectId thread_id, JDWP::ExpandBuf* pReply) { function in class:art::Dbg
/art/runtime/jdwp/
H A Djdwp_handler.cc1092 return Dbg::GetThreadDebugSuspendCount(thread_id, pReply);

Completed in 81 milliseconds