Searched refs:targetThreadGroup (Results 1 – 1 of 1) sorted by relevance
1956 Object* targetThreadGroup = NULL; in dvmDbgGetThreadGroupThreads() local1961 targetThreadGroup = objectIdToObject(threadGroupId); in dvmDbgGetThreadGroupThreads()1962 assert(targetThreadGroup != NULL); in dvmDbgGetThreadGroupThreads()1988 if (threadGroupId == THREAD_GROUP_ALL || group == targetThreadGroup) in dvmDbgGetThreadGroupThreads()2019 if (threadGroupId == THREAD_GROUP_ALL || group == targetThreadGroup) in dvmDbgGetThreadGroupThreads()