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

  /dalvik/vm/
Debugger.h 237 bool dvmDbgIsSuspended(ObjectId threadId);
Debugger.cpp     [all...]
  /dalvik/vm/jdwp/
JdwpHandler.cpp 1109 if (!dvmDbgIsSuspended(threadId)) {
    [all...]

Completed in 30 milliseconds