Searched refs:ExceptionOnly (Results 1 – 7 of 7) sorted by relevance
104 struct ExceptionFilter ExceptionOnly; member203 case JDWP_REQUEST_MODIFIER(ExceptionOnly): in clearFilters()204 if ( filter->u.ExceptionOnly.exception != NULL ) { in clearFilters()205 tossGlobalRef(env, &(filter->u.ExceptionOnly.exception)); in clearFilters()445 case JDWP_REQUEST_MODIFIER(ExceptionOnly): in eventFilterRestricted_passesFilter()448 filter->u.ExceptionOnly.uncaught : in eventFilterRestricted_passesFilter()449 filter->u.ExceptionOnly.caught)) { in eventFilterRestricted_passesFilter()454 if (filter->u.ExceptionOnly.exception != NULL) { in eventFilterRestricted_passesFilter()459 filter->u.ExceptionOnly.exception)) { in eventFilterRestricted_passesFilter()833 ExceptionFilter *filter = &FILTER(node, index).u.ExceptionOnly; in eventFilter_setExceptionOnlyFilter()[all …]
133 case JDWP_REQUEST_MODIFIER(ExceptionOnly): { in readAndSetFilters()
50 public static final byte ExceptionOnly = 8; field in EventMod.ModKind
125 EventMod mod = new EventMod(EventMod.ModKind.ExceptionOnly); in setExceptionOnly()
1196 case EventMod.ModKind.ExceptionOnly: in setEvent()
406 filters.add(JDWP.EventRequest.Set.Modifier.ExceptionOnly. in ExceptionRequestImpl()
2394 (Alt ExceptionOnly=8