Home
last modified time | relevance | path

Searched refs:JDWP_STEP_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/oj-libjdwp/src/share/back/
DJDWP.h55 #define JDWP_STEP_SIZE(name) \ macro
DstepControl.c217 if (step->granularity == JDWP_STEP_SIZE(LINE) ) { in initState()
465 && ( step->granularity != JDWP_STEP_SIZE(LINE) in handleMethodEnterEvent()
544 step->granularity == JDWP_STEP_SIZE(MIN)) { in stepControl_handleStep()
624 if (step->granularity == JDWP_STEP_SIZE(MIN)) { in stepControl_handleStep()