Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.h237 bool dvmDbgIsSuspended(ObjectId threadId);
DDebugger.cpp1817 bool dvmDbgIsSuspended(ObjectId threadId) in dvmDbgIsSuspended() function
/dalvik/vm/jdwp/
DJdwpHandler.cpp1111 if (!dvmDbgIsSuspended(threadId)) { in handleTR_Frames()
1157 if (!dvmDbgIsSuspended(threadId)) { in handleTR_FrameCount()