Home
last modified time | relevance | path

Searched refs:LocationOnly (Results 1 – 8 of 8) sorted by relevance

/external/oj-libjdwp/src/share/back/
DeventFilter.c99 struct LocationFilter LocationOnly; member
197 case JDWP_REQUEST_MODIFIER(LocationOnly): in clearFilters()
198 tossGlobalRef(env, &(filter->u.LocationOnly.clazz)); in clearFilters()
423 case JDWP_REQUEST_MODIFIER(LocationOnly): in eventFilterRestricted_passesFilter()
425 filter->u.LocationOnly.method || in eventFilterRestricted_passesFilter()
427 filter->u.LocationOnly.location || in eventFilterRestricted_passesFilter()
428 !isSameObject(env, clazz, filter->u.LocationOnly.clazz)) { in eventFilterRestricted_passesFilter()
692 case JDWP_REQUEST_MODIFIER(LocationOnly): in eventFilterRestricted_isBreakpointInClass()
693 return isSameObject(env, clazz, filter->u.LocationOnly.clazz); in eventFilterRestricted_isBreakpointInClass()
757 LocationFilter *filter = &FILTER(node, index).u.LocationOnly; in eventFilter_setLocationOnlyFilter()
[all …]
DEventRequestImpl.c86 case JDWP_REQUEST_MODIFIER(LocationOnly): { in readAndSetFilters()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventMod.java48 public static final byte LocationOnly = 7; field in EventMod.ModKind
DEventBuilder.java109 EventMod mod = new EventMod(EventMod.ModKind.LocationOnly); in setLocationOnly()
DVmMirror.java1191 case EventMod.ModKind.LocationOnly: { in setEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DSingleStepWithLocationTest.java111 setRequestCommand.setNextValueAsByte(EventMod.ModKind.LocationOnly); in testSingleStepToLocation()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DEventRequestManagerImpl.java324 filters.add(0,JDWP.EventRequest.Set.Modifier.LocationOnly in BreakpointRequestImpl()
/external/oj-libjdwp/make/data/jdwp/
Djdwp.spec2385 (Alt LocationOnly=7