Searched refs:dvmDbgGetSystemThreadGroupId (Results 1 – 3 of 3) sorted by relevance
227 ObjectId dvmDbgGetSystemThreadGroupId(void);
1862 ObjectId dvmDbgGetSystemThreadGroupId(void) in dvmDbgGetSystemThreadGroupId() function
312 threadGroupId = dvmDbgGetSystemThreadGroupId(); in handleVM_TopLevelThreadGroups()1380 if (threadGroupId == dvmDbgGetSystemThreadGroupId()) { in handleTGR_Children()