Searched refs:dvmDbgIsSuspended (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/
H A DDebugger.h237 bool dvmDbgIsSuspended(ObjectId threadId);
H A DDebugger.cpp1817 bool dvmDbgIsSuspended(ObjectId threadId) function
/dalvik/vm/jdwp/
H A DJdwpHandler.cpp1110 if (!dvmDbgIsSuspended(threadId)) {
1156 if (!dvmDbgIsSuspended(threadId)) {

Completed in 12 milliseconds