Home
last modified time | relevance | path

Searched refs:groupId (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/jdwp/
DJdwpHandler.c1338 ObjectId groupId; in handleTGR_Parent() local
1341 groupId = dvmReadObjectId(&buf); in handleTGR_Parent()
1343 parentGroup = dvmDbgGetThreadGroupParent(groupId); in handleTGR_Parent()