Searched defs:pReq (Results 1 – 4 of 4) sorted by relevance
609 DebugInvokeReq* const pReq = Dbg::GetInvokeReq(); in SuspendByPolicy() local619 void JdwpState::SendRequestAndPossiblySuspend(ExpandBuf* pReq, JdwpSuspendPolicy suspend_policy, in SendRequestAndPossiblySuspend()646 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress() local731 ExpandBuf* pReq = expandBufAlloc(); in eventPrep() local741 void JdwpState::EventFinish(ExpandBuf* pReq) { in EventFinish()771 ExpandBuf* pReq = eventPrep(); in PostVMStart() local901 ExpandBuf* pReq = eventPrep(); in PostLocationEvent() local972 ExpandBuf* pReq = eventPrep(); in PostFieldEvent() local1053 ExpandBuf* pReq = eventPrep(); in PostThreadChange() local1081 ExpandBuf* pReq = eventPrep(); in PostVMDeath() local[all …]
180 void JdwpState::SendRequest(ExpandBuf* pReq) { in SendRequest()
983 DebugInvokeReq* pReq = self->GetInvokeReq(); in SuspendSelfForDebugger() local
3980 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()4022 void Dbg::ExecuteMethodWithoutPendingException(ScopedObjectAccess& soa, DebugInvokeReq* pReq) { in ExecuteMethodWithoutPendingException()4152 void Dbg::FinishInvokeMethod(DebugInvokeReq* pReq) { in FinishInvokeMethod()