Searched refs:LocationOnly (Results 1 – 4 of 4) sorted by relevance
48 public static final byte LocationOnly = 7; field in EventMod.ModKind
83 EventMod mod = createModifier(EventMod.ModKind.LocationOnly); in setLocationOnly()
167 mods[0].modKind = EventMod.ModKind.LocationOnly; in setBreakpoint()197 mod1.modKind = EventMod.ModKind.LocationOnly; in setCountableBreakpoint()1393 case EventMod.ModKind.LocationOnly: { in setEvent()
112 setRequestCommand.setNextValueAsByte(EventMod.ModKind.LocationOnly); in testSingleStepToLocation()