Searched refs:dvmDbgGetThreadGroupParent (Results 1 – 3 of 3) sorted by relevance
229 ObjectId dvmDbgGetThreadGroupParent(ObjectId threadGroupId);
1930 ObjectId dvmDbgGetThreadGroupParent(ObjectId threadGroupId) in dvmDbgGetThreadGroupParent() function
1237 ObjectId parentGroup = dvmDbgGetThreadGroupParent(groupId); in handleTGR_Parent()