Searched defs:pReq (Results 1 – 4 of 4) sorted by relevance
602 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in SuspendByPolicy() local627 void JdwpState::SendRequestAndPossiblySuspend(ExpandBuf* pReq, JdwpSuspendPolicy suspend_policy, in SendRequestAndPossiblySuspend()652 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress() local718 ExpandBuf* pReq = expandBufAlloc(); in eventPrep() local728 void JdwpState::EventFinish(ExpandBuf* pReq) { in EventFinish()766 ExpandBuf* pReq = eventPrep(); in PostVMStart() local873 ExpandBuf* pReq = NULL; in PostLocationEvent() local957 ExpandBuf* pReq = NULL; in PostFieldEvent() local1055 ExpandBuf* pReq = NULL; in PostThreadChange() local1114 ExpandBuf* pReq = eventPrep(); in PostVMDeath() local[all …]
169 void JdwpState::SendRequest(ExpandBuf* pReq) { in SendRequest()
682 DebugInvokeReq* pReq = self->GetInvokeReq(); in SuspendSelfForDebugger() local
3773 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()