Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DPacketStream.java451 return vm.threadGroupMirror(ref); in readThreadGroupReference()
DVirtualMachineImpl.java1352 ThreadGroupReferenceImpl threadGroupMirror(long id) { in threadGroupMirror() method in VirtualMachineImpl