Lines Matching full:objectid
115 ObjectId threadId; /* ThreadOnly */
120 ObjectId thisPtr; /* InstanceOnly */
435 if (pMod->instanceOnly.objectId != basket->thisPtr) {
496 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) {
548 ObjectId threadId) {
553 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId();
586 void JdwpState::SetWaitForEventThread(ObjectId threadId) {
672 ObjectId threadId = Dbg::GetThreadSelfId();
722 bool JdwpState::PostLocationEvent(const JdwpLocation* pLoc, ObjectId thisPtr, int eventFlags) {
811 bool JdwpState::PostThreadChange(ObjectId threadId, bool start) {
895 ObjectId exceptionId, RefTypeId exceptionClassId,
896 const JdwpLocation* pCatchLoc, ObjectId thisPtr) {