HomeSort by relevance Sort by last modified time
    Searched refs:dvmJdwpLastDebuggerActivity (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/jdwp/
Jdwp.h 137 s8 dvmJdwpLastDebuggerActivity(JdwpState* state);
JdwpMain.cpp 428 s8 dvmJdwpLastDebuggerActivity(JdwpState* state)
431 ALOGD("dvmJdwpLastDebuggerActivity: no active debugger");
  /dalvik/vm/
Debugger.cpp 454 return dvmJdwpLastDebuggerActivity(gDvm.jdwpState);
    [all...]

Completed in 26 milliseconds