Searched refs:ClassOnly (Results 1 – 8 of 8) sorted by relevance
42 public static final byte ClassOnly = 4; field in EventMod.ModKind
1032 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassPrepared()1096 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassUnload()1133 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassLoad()1153 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorContendedEnterForClassOnly()1186 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorContendedEnteredForClassOnly()1219 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorWaitForClassOnly()1284 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorWaitedForClassOnly()1377 case EventMod.ModKind.ClassOnly: { in setEvent()
139 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_01()274 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_02()388 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_03()515 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_04()
99 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testSingleStepIntoThroughReflection()
140 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents003_01()
62 packet.setNextValueAsByte(EventMod.ModKind.ClassOnly); // class-only modifier. in testInvokeMethodStatic()
61 packet.setNextValueAsByte(EventMod.ModKind.ClassOnly); // class-only modifier. in testInvokeMethod()
62 packet.setNextValueAsByte(EventMod.ModKind.ClassOnly); // class-only modifier. in testInvokeMethod()