Searched refs:dvmDbgGetThreadGroupThreads (Results 1 – 3 of 3) sorted by relevance
239 void dvmDbgGetThreadGroupThreads(ObjectId threadGroupId,
1953 void dvmDbgGetThreadGroupThreads(ObjectId threadGroupId, in dvmDbgGetThreadGroupThreads() function2039 dvmDbgGetThreadGroupThreads(THREAD_GROUP_ALL, ppThreadIds, pThreadCount); in dvmDbgGetAllThreads()
1255 dvmDbgGetThreadGroupThreads(threadGroupId, &pThreadIds, &threadCount); in handleTGR_Children()