Searched refs:thread_self_id (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_event.cc584 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) { argument
597 if (thread_self_id == debug_thread_id_) {
625 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId(); local
634 SuspendByPolicy(suspend_policy, thread_self_id);
H A Djdwp.h302 void SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id)

Completed in 104 milliseconds