Searched defs:pReq (Results 1 – 3 of 3) sorted by relevance
514 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in SuspendByPolicy() local547 void JdwpState::SendRequestAndPossiblySuspend(ExpandBuf* pReq, JdwpSuspendPolicy suspend_policy, in SendRequestAndPossiblySuspend()572 DebugInvokeReq* pReq = Dbg::GetInvokeReq(); in InvokeInProgress() local637 ExpandBuf* pReq = expandBufAlloc(); in eventPrep() local647 void JdwpState::EventFinish(ExpandBuf* pReq) { in EventFinish()680 ExpandBuf* pReq = eventPrep(); in PostVMStart() local757 ExpandBuf* pReq = NULL; in PostLocationEvent() local825 ExpandBuf* pReq = NULL; in PostThreadChange() local873 ExpandBuf* pReq = eventPrep(); in PostVMDeath() local915 ExpandBuf* pReq = NULL; in PostException() local[all …]
168 void JdwpState::SendRequest(ExpandBuf* pReq) { in SendRequest()
2806 void Dbg::ExecuteMethod(DebugInvokeReq* pReq) { in ExecuteMethod()