Searched refs:VM_INIT (Results 1 – 2 of 2) sorted by relevance
319 public static final byte VM_INIT = 90; field in JDWPConstants.EventKind321 public static final byte VM_START = VM_INIT;376 case VM_INIT: in getName()
107 debuggeeWrapper.vmMirror.receiveCertainEvent(JDWPConstants.EventKind.VM_INIT); in receiveInitialEvent()