Searched refs:dvmJdwpAcceptConnection (Results 1 – 3 of 3) sorted by relevance
140 INLINE bool dvmJdwpAcceptConnection(JdwpState* state) { in dvmJdwpAcceptConnection() function
168 bool dvmJdwpAcceptConnection(JdwpState* state);
259 if (!dvmJdwpAcceptConnection(state)) in jdwpThreadStart()