Searched defs:threadGroupId (Results 1 – 2 of 2) sorted by relevance
293 ObjectId threadGroupId = dvmDbgGetSystemThreadGroupId(); in handleVM_TopLevelThreadGroups() local1090 ObjectId threadGroupId = dvmDbgGetThreadGroup(threadId); in handleTR_ThreadGroup() local1212 ObjectId threadGroupId = dvmReadObjectId(&buf); in handleTGR_Name() local1250 ObjectId threadGroupId = dvmReadObjectId(&buf); in handleTGR_Children() local
1912 char* dvmDbgGetThreadGroupName(ObjectId threadGroupId) in dvmDbgGetThreadGroupName()1930 ObjectId dvmDbgGetThreadGroupParent(ObjectId threadGroupId) in dvmDbgGetThreadGroupParent()1953 void dvmDbgGetThreadGroupThreads(ObjectId threadGroupId, in dvmDbgGetThreadGroupThreads()