Searched refs:ClassOnly (Results 1 – 5 of 5) sorted by relevance
42 public static final byte ClassOnly = 4; field in EventMod.ModKind
967 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassPrepared()1031 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassUnload()1068 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassLoad()1088 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorContendedEnterForClassOnly()1121 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorContendedEnteredForClassOnly()1154 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorWaitForClassOnly()1219 mods[0].modKind = EventMod.ModKind.ClassOnly; in setMonitorWaitedForClassOnly()1312 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()