Home
last modified time | relevance | path

Searched refs:dvmJdwpSendRequest (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/jdwp/
DJdwpEvent.h127 bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq);
DJdwpPriv.h183 INLINE bool dvmJdwpSendRequest(JdwpState* state, ExpandBuf* pReq) { in dvmJdwpSendRequest() function
DJdwpEvent.cpp730 dvmJdwpSendRequest(state, pReq); in eventFinish()