Searched defs:pReq (Results 1 – 4 of 4) sorted by relevance
590 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in SuspendByPolicy() local615 void JdwpState::SendRequestAndPossiblySuspend(ExpandBuf* pReq, JdwpSuspendPolicy suspend_policy, in SendRequestAndPossiblySuspend()640 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress() local706 ExpandBuf* pReq = expandBufAlloc(); in eventPrep() local716 void JdwpState::EventFinish(ExpandBuf* pReq) { in EventFinish()754 ExpandBuf* pReq = eventPrep(); in PostVMStart() local861 ExpandBuf* pReq = NULL; in PostLocationEvent() local945 ExpandBuf* pReq = NULL; in PostFieldEvent() local1043 ExpandBuf* pReq = NULL; in PostThreadChange() local1102 ExpandBuf* pReq = eventPrep(); in PostVMDeath() local[all …]
169 void JdwpState::SendRequest(ExpandBuf* pReq) { in SendRequest()
678 DebugInvokeReq* pReq = self->GetInvokeReq(); in SuspendSelfForDebugger() local
3665 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()