Searched refs:setLocationOnly (Results 1 – 4 of 4) sorted by relevance
108 public EventBuilder setLocationOnly(Location location) { in setLocationOnly() method in EventBuilder
122 .setLocationOnly(location) in setBreakpoint()146 .setLocationOnly(new Location(typeTag, typeID, methodID, breakpoint.index)) in setCountableBreakpoint()
120 builder.setLocationOnly(location); in setEvent()
64 .setLocationOnly(new Location(typeTag, typeID, methodID, breakpoint.index)); in createBreakpointEventBuilder()