Searched refs:dvmDbgGetSystemThreadGroupId (Results 1 – 3 of 3) sorted by relevance
230 ObjectId dvmDbgGetSystemThreadGroupId(void);
1843 ObjectId dvmDbgGetSystemThreadGroupId() in dvmDbgGetSystemThreadGroupId() function
293 ObjectId threadGroupId = dvmDbgGetSystemThreadGroupId(); in handleVM_TopLevelThreadGroups()1268 if (threadGroupId == dvmDbgGetSystemThreadGroupId()) { in handleTGR_Children()