Searched refs:dvmJdwpIsConnected (Results 1 – 2 of 2) sorted by relevance
182 if (dvmJdwpIsConnected(state)) in dvmJdwpShutdown()213 return dvmJdwpIsConnected(state); in dvmJdwpIsActive()
158 INLINE bool dvmJdwpIsConnected(JdwpState* state) { in dvmJdwpIsConnected() function