Searched refs:pThreadCount (Results 1 – 2 of 2) sorted by relevance
240 ObjectId** ppThreadIds, u4* pThreadCount);241 void dvmDbgGetAllThreads(ObjectId** ppThreadIds, u4* pThreadCount);
1959 ObjectId** ppThreadIds, u4* pThreadCount) in dvmDbgGetThreadGroupThreads() argument1997 *pThreadCount = count; in dvmDbgGetThreadGroupThreads()2042 void dvmDbgGetAllThreads(ObjectId** ppThreadIds, u4* pThreadCount) in dvmDbgGetAllThreads() argument2044 dvmDbgGetThreadGroupThreads(THREAD_GROUP_ALL, ppThreadIds, pThreadCount); in dvmDbgGetAllThreads()