Searched refs:dvmDbgGetThreadGroupName (Results 1 – 3 of 3) sorted by relevance
228 char* dvmDbgGetThreadGroupName(ObjectId threadGroupId);
1912 char* dvmDbgGetThreadGroupName(ObjectId threadGroupId) in dvmDbgGetThreadGroupName() function
1215 char* name = dvmDbgGetThreadGroupName(threadGroupId); in handleTGR_Name()