Searched refs:dvmDbgGetAllThreads (Results 1 – 3 of 3) sorted by relevance
241 void dvmDbgGetAllThreads(ObjectId** ppThreadIds, u4* pThreadCount);
2037 void dvmDbgGetAllThreads(ObjectId** ppThreadIds, u4* pThreadCount) in dvmDbgGetAllThreads() function
263 dvmDbgGetAllThreads(&pThreadIds, &threadCount); in handleVM_AllThreads()