Lines Matching defs:threadObj
1698 static Thread* threadObjToThread(Object* threadObj) in threadObjToThread()
1716 Object* threadObj; in dvmDbgGetThreadStatus() local
1764 Object* threadObj; in dvmDbgGetThreadSuspendCount() local
1792 Object* threadObj; in dvmDbgThreadExists() local
1819 Object* threadObj; in dvmDbgIsSuspended() local
1865 Object* threadObj; in dvmDbgGetThreadName() local
1896 Object* threadObj; in dvmDbgGetThreadGroup() local
2050 Object* threadObj; in dvmDbgGetThreadFrameCount() local
2072 Object* threadObj; in dvmDbgGetThreadFrame() local
2149 Object* threadObj = objectIdToObject(threadId); in dvmDbgSuspendThread() local
2170 Object* threadObj = objectIdToObject(threadId); in dvmDbgResumeThread() local
2563 Object* threadObj; in dvmDbgConfigureStep() local
2620 Object* threadObj = objectIdToObject(threadId); in dvmDbgInvokeMethod() local