Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.h249 void dvmDbgSuspendThread(ObjectId threadId);
DDebugger.cpp2147 void dvmDbgSuspendThread(ObjectId threadId) in dvmDbgSuspendThread() function
/dalvik/vm/jdwp/
DJdwpHandler.cpp1032 dvmDbgSuspendThread(threadId); in handleTR_Suspend()