Searched refs:dvmDbgGetThreadSuspendCount (Results 1 – 3 of 3) sorted by relevance
235 u4 dvmDbgGetThreadSuspendCount(ObjectId threadId);
1762 u4 dvmDbgGetThreadSuspendCount(ObjectId threadId) in dvmDbgGetThreadSuspendCount() function
1198 u4 suspendCount = dvmDbgGetThreadSuspendCount(threadId); in handleTR_SuspendCount()