Searched refs:replyChilds (Results 1 – 1 of 1) sorted by relevance
97 ReplyPacket replyChilds = debuggeeWrapper.vmMirror.performCommand(packet); in printThreadGroup() local98 checkReplyPacket(replyChilds, "ThreadGroupReference::Children command"); in printThreadGroup()100 int childThreads = replyChilds.getNextValueAsInt(); in printThreadGroup()104 long id = replyChilds.getNextValueAsThreadID(); in printThreadGroup()118 int childGroups = replyChilds.getNextValueAsInt(); in printThreadGroup()122 long id = replyChilds.getNextValueAsThreadGroupID(); in printThreadGroup()