Searched defs:pReq (Results 1 – 5 of 5) sorted by relevance
598 DebugInvokeReq* pReq = dvmDbgGetInvokeReq(); in suspendByPolicy() local641 DebugInvokeReq* pReq = dvmDbgGetInvokeReq(); in invokeInProgress() local710 ExpandBuf* pReq; in eventPrep() local723 static void eventFinish(JdwpState* state, ExpandBuf* pReq) in eventFinish()760 ExpandBuf* pReq = NULL; in dvmJdwpPostVMStart() local875 ExpandBuf* pReq = NULL; in dvmJdwpPostLocationEvent() local959 ExpandBuf* pReq = NULL; in dvmJdwpPostThreadChange() local1008 ExpandBuf* pReq; in dvmJdwpPostVMDeath() local1065 ExpandBuf* pReq = NULL; in dvmJdwpPostException() local1161 ExpandBuf* pReq = NULL; in dvmJdwpPostClassPrepare() local[all …]
167 INLINE bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq) { in dvmJdwpSendRequest()
671 static bool sendRequest(JdwpState* state, ExpandBuf* pReq) in sendRequest()
823 static bool sendRequest(JdwpState* state, ExpandBuf* pReq) in sendRequest()
2781 void dvmDbgExecuteMethod(DebugInvokeReq* pReq) in dvmDbgExecuteMethod()