Lines Matching refs:ObjectId
584 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) { in SuspendByPolicy()
628 ObjectId threadId) { in SendRequestAndPossiblySuspend()
633 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId(); in SendRequestAndPossiblySuspend()
666 void JdwpState::SetWaitForEventThread(ObjectId threadId) { in SetWaitForEventThread()
758 ObjectId threadId = Dbg::GetThreadSelfId(); in PostVMStart()
790 ObjectId thread_id) in LogMatchingEventsAndThread()
876 ObjectId thread_id = 0; in PostLocationEvent()
960 ObjectId thread_id = 0; in PostFieldEvent()
976 ObjectId instance_id = registry->Add(basket.thisPtr); in PostFieldEvent()
1059 ObjectId thread_id = 0; in PostThreadChange()
1169 ObjectId thread_id = 0; in PostException()
1181 ObjectId exceptionId = registry->Add(exception_object); in PostException()
1254 ObjectId thread_id = 0; in PostClassPrepare()