Searched refs:pThreadCount (Results 1 – 2 of 2) sorted by relevance
240 ObjectId** ppThreadIds, u4* pThreadCount);241 void dvmDbgGetAllThreads(ObjectId** ppThreadIds, u4* pThreadCount);
1954 ObjectId** ppThreadIds, u4* pThreadCount) in dvmDbgGetThreadGroupThreads() argument1992 *pThreadCount = count; in dvmDbgGetThreadGroupThreads()2037 void dvmDbgGetAllThreads(ObjectId** ppThreadIds, u4* pThreadCount) in dvmDbgGetAllThreads() argument2039 dvmDbgGetThreadGroupThreads(THREAD_GROUP_ALL, ppThreadIds, pThreadCount); in dvmDbgGetAllThreads()