Lines Matching refs:ObjectId
572 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) { in SuspendByPolicy()
616 ObjectId threadId) { in SendRequestAndPossiblySuspend()
621 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId(); in SendRequestAndPossiblySuspend()
654 void JdwpState::SetWaitForEventThread(ObjectId threadId) { in SetWaitForEventThread()
746 ObjectId threadId = Dbg::GetThreadSelfId(); in PostVMStart()
778 ObjectId thread_id) in LogMatchingEventsAndThread()
864 ObjectId thread_id = 0; in PostLocationEvent()
948 ObjectId thread_id = 0; in PostFieldEvent()
964 ObjectId instance_id = registry->Add(basket.thisPtr); in PostFieldEvent()
1047 ObjectId thread_id = 0; in PostThreadChange()
1157 ObjectId thread_id = 0; in PostException()
1169 ObjectId exceptionId = registry->Add(exception_object); in PostException()
1242 ObjectId thread_id = 0; in PostClassPrepare()