Searched refs:dvmJdwpSendRequest (Results 1 – 3 of 3) sorted by relevance
127 bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq);
167 INLINE bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq) { in dvmJdwpSendRequest() function
733 dvmJdwpSendRequest(state, pReq); in eventFinish()1286 dvmJdwpSendRequest(state, pReq); in dvmJdwpDdmSendChunk()