Searched refs:targetThreadGroup (Results 1 – 1 of 1) sorted by relevance
1961 Object* targetThreadGroup = NULL; in dvmDbgGetThreadGroupThreads() local1966 targetThreadGroup = objectIdToObject(threadGroupId); in dvmDbgGetThreadGroupThreads()1967 assert(targetThreadGroup != NULL); in dvmDbgGetThreadGroupThreads()1993 if (threadGroupId == THREAD_GROUP_ALL || group == targetThreadGroup) in dvmDbgGetThreadGroupThreads()2024 if (threadGroupId == THREAD_GROUP_ALL || group == targetThreadGroup) in dvmDbgGetThreadGroupThreads()