Searched refs:ModKind (Results 1 – 9 of 9) sorted by relevance
44 EventMod mod = createModifier(EventMod.ModKind.Count); in setCount()57 EventMod mod = createModifier(EventMod.ModKind.ThreadOnly); in setThreadOnly()70 EventMod mod = createModifier(EventMod.ModKind.ClassMatch); in setClassMatch()83 EventMod mod = createModifier(EventMod.ModKind.LocationOnly); in setLocationOnly()99 EventMod mod = createModifier(EventMod.ModKind.ExceptionOnly); in setExceptionOnly()115 EventMod mod = createModifier(EventMod.ModKind.FieldOnly); in setFieldOnly()129 EventMod mod = createModifier(EventMod.ModKind.InstanceOnly); in setInstanceOnly()
167 mods[0].modKind = EventMod.ModKind.LocationOnly; in setBreakpoint()197 mod1.modKind = EventMod.ModKind.LocationOnly; in setCountableBreakpoint()201 mod2.modKind = EventMod.ModKind.Count; in setCountableBreakpoint()946 mods[0].modKind = EventMod.ModKind.ClassMatch; in setClassPrepared()967 mods[0].modKind = EventMod.ModKind.ClassOnly; in setClassPrepared()989 mods[0].modKind = EventMod.ModKind.SourceNameMatch; in setClassPreparedForSourceNameMatch()1010 mods[0].modKind = EventMod.ModKind.ClassMatch; in setClassUnload()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()[all …]
35 public class ModKind { class in EventMod
135 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testCombinedEvents_01()139 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_01()270 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testCombinedEvents_02()274 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_02()384 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testCombinedEvents_03()388 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_03()511 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testCombinedEvents_04()515 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents_04()
108 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testSingleStepToLocation()112 setRequestCommand.setNextValueAsByte(EventMod.ModKind.LocationOnly); in testSingleStepToLocation()
95 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testSingleStepIntoThroughReflection()99 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testSingleStepIntoThroughReflection()
136 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in testCombinedEvents003_01()140 setRequestCommand.setNextValueAsByte(EventMod.ModKind.ClassOnly); in testCombinedEvents003_01()
136 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in stepFunction()
102 setRequestCommand.setNextValueAsByte(EventMod.ModKind.Step); in stepFunction()