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

/dalvik/vm/
H A DDebugger.h235 u4 dvmDbgGetThreadSuspendCount(ObjectId threadId);
H A DDebugger.cpp1762 u4 dvmDbgGetThreadSuspendCount(ObjectId threadId) function
/dalvik/vm/jdwp/
H A DJdwpHandler.cpp1196 u4 suspendCount = dvmDbgGetThreadSuspendCount(threadId);

Completed in 13 milliseconds