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