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