Home
last modified time | relevance | path

Searched defs:threadGroupId (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/jdwp/
DJdwpHandler.cpp293 ObjectId threadGroupId = dvmDbgGetSystemThreadGroupId(); in handleVM_TopLevelThreadGroups() local
1090 ObjectId threadGroupId = dvmDbgGetThreadGroup(threadId); in handleTR_ThreadGroup() local
1212 ObjectId threadGroupId = dvmReadObjectId(&buf); in handleTGR_Name() local
1250 ObjectId threadGroupId = dvmReadObjectId(&buf); in handleTGR_Children() local
/dalvik/vm/
DDebugger.cpp1912 char* dvmDbgGetThreadGroupName(ObjectId threadGroupId) in dvmDbgGetThreadGroupName()
1930 ObjectId dvmDbgGetThreadGroupParent(ObjectId threadGroupId) in dvmDbgGetThreadGroupParent()
1953 void dvmDbgGetThreadGroupThreads(ObjectId threadGroupId, in dvmDbgGetThreadGroupThreads()