Searched defs:pReq (Results 1 – 4 of 4) sorted by relevance
649 DebugInvokeReq* const pReq = Dbg::GetInvokeReq(); in SuspendByPolicy() local659 void JdwpState::SendRequestAndPossiblySuspend(ExpandBuf* pReq, JdwpSuspendPolicy suspend_policy, in SendRequestAndPossiblySuspend()686 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress() local773 ExpandBuf* pReq = expandBufAlloc(); in eventPrep() local783 void JdwpState::EventFinish(ExpandBuf* pReq) { in EventFinish()813 ExpandBuf* pReq = eventPrep(); in PostVMStart() local943 ExpandBuf* pReq = eventPrep(); in PostLocationEvent() local1014 ExpandBuf* pReq = eventPrep(); in PostFieldEvent() local1095 ExpandBuf* pReq = eventPrep(); in PostThreadChange() local1123 ExpandBuf* pReq = eventPrep(); in PostVMDeath() local[all …]
297 void JdwpState::SendRequest(ExpandBuf* pReq) { in SendRequest()
1160 DebugInvokeReq* pReq = self->GetInvokeReq(); in SuspendSelfForDebugger() local
3990 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()4032 void Dbg::ExecuteMethodWithoutPendingException(ScopedObjectAccess& soa, DebugInvokeReq* pReq) { in ExecuteMethodWithoutPendingException()4171 void Dbg::FinishInvokeMethod(DebugInvokeReq* pReq) { in FinishInvokeMethod()