Searched refs:dvmJdwpLastDebuggerActivity (Results 1 – 3 of 3) sorted by relevance
139 s8 dvmJdwpLastDebuggerActivity(JdwpState* state);
394 s8 dvmJdwpLastDebuggerActivity(JdwpState* state) in dvmJdwpLastDebuggerActivity() function
478 return dvmJdwpLastDebuggerActivity(gDvm.jdwpState); in dvmDbgLastDebuggerActivity()