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 = expandBufAlloc(); in eventPrep() local721 static void eventFinish(JdwpState* state, ExpandBuf* pReq) in eventFinish()758 ExpandBuf* pReq = NULL; in dvmJdwpPostVMStart() local871 ExpandBuf* pReq = NULL; in dvmJdwpPostLocationEvent() local951 ExpandBuf* pReq = NULL; in dvmJdwpPostThreadChange() local1000 ExpandBuf* pReq = eventPrep(); in dvmJdwpPostVMDeath() local1055 ExpandBuf* pReq = NULL; in dvmJdwpPostException() local1150 ExpandBuf* pReq = NULL; in dvmJdwpPostClassPrepare() local
183 INLINE bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq) { in dvmJdwpSendRequest()
664 static bool sendRequest(JdwpState* state, ExpandBuf* pReq) in sendRequest()
824 static bool sendRequest(JdwpState* state, ExpandBuf* pReq) in sendRequest()
2764 void dvmDbgExecuteMethod(DebugInvokeReq* pReq) in dvmDbgExecuteMethod()