Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpPriv.h146 INLINE void dvmJdwpCloseConnection(JdwpState* state) { in dvmJdwpCloseConnection() function
DJdwp.h170 void dvmJdwpCloseConnection(JdwpState* state);
DJdwpMain.c307 dvmJdwpCloseConnection(state); in jdwpThreadStart()